Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xbdbf9f…302efe
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x6fb433…826fbd
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x3ee270…16f030
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xc28e58…90c109
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xa00cd6…c0f3e6
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xb2ea53…46c131
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x865a47…523142
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x6f9b4b…3a1b10
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0x323dbe…6766ce
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xa07197…767483
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xe133fb…499155
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0x1a5a2f…dc1c48
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0x8adaf5…56bf94
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xcb00ca…bfa5c9
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xa3b4df…acbb3d
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xe0ef09…be249f
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xbf5b97…d99535
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0x180514…c8af4f
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xd4cfaf…e0252f
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xc5751e…5548f4
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xa59075…f53bc9
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0xc7e8b3…1e0c07
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0x1b9260…2f9764
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0x110f2b…43c99b
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa19d ago0x32c2c7…e42d95

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.