Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase$0.001100%fluxa17s ago0x64f7e5…98144b
0x4222…89650xfe80…47eeBase$0.001100%fluxa17s ago0x65f9b6…2fe23e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase17s ago0xf35d15…06180c
0x1e6c…72d10xfe80…47eeBase$0.001100%fluxa17s ago0x29a3c5…92e619
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase17s ago0xa022fc…cb9a7e
0x373f…80a80xfe80…47eeBase$0.001100%fluxa17s ago0x265920…6d0753
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17s ago0x54c0ed…4e98f2
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa17s ago0xfeb362…ff6d70
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase17s ago0xcace70…562911
0xac1e…ceed0x7d2c…bcfeBase$0.05100%coinbase19s ago0xcefbd3…970f18
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19s ago0x87f5f2…2a6359
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19s ago0x350dd5…51385c
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa19s ago0x3cf595…2d03f3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21s ago0xa61ed2…5ef27a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21s ago0xb448f0…89d244
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21s ago0x1b8b8f…7f55b8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21s ago0xdec954…1b9a97
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23s ago0x362643…a5913d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase23s ago0x9717ff…26062c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a523s ago0xcec6c4…647ba1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase25s ago0x695e3a…90612a
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase27s ago0xa8e323…0c0d3b
0x4472…89cd0x2b36…c773Base$0.01100%0x0b44…80fc29s ago0xe3beb7…fd8671
0xf1d3…77750x820d…f6bbBasex402 service$0.00143100%coinbase29s ago0x31c4fc…4f8206
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0xbfec1b…fc4568

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://app.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://app.roundhouseai.io/dashboard/team.

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