Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1db…633a0x8138…d2bdBase—$0.01100%coinbase70d ago0x83aae6…669bc9
0xe1db…633a0xb6a7…04a4Base—$0.01100%coinbase70d ago0xaf02c3…d37dfb
0xe1db…633a0xa27f…a8b1Base—$0.01100%coinbase70d ago0x6191a1…eb5be2
0xe1db…633a0xe963…4f9aBase—$0.01100%coinbase70d ago0xbba251…19e943
0xe1db…633a0x250f…becdBase—$0.01100%coinbase70d ago0xf05a67…6a4a1b
0xe1db…633a0x98c8…bd0aBase—$0.01100%coinbase70d ago0x839d1c…f64746
0xe1db…633a0x3c01…37acBase—$0.01100%coinbase70d ago0x8b387c…c722fc
0xe1db…633a0x0517…efd4Base—$0.01100%coinbase70d ago0x655919…3a16bb
0xe1db…633a0x0864…89ddBase—$0.01100%coinbase70d ago0xc2632d…d30e0e
0xe1db…633a0x351f…8e8fBase—$0.01100%coinbase70d ago0x8d0360…cd83de
0xe1db…633a0xdd2e…9f7dBase—$0.01100%coinbase70d ago0x9d1afb…5c5bbb
0xe1db…633a0x93f3…3952Base—$0.01100%coinbase70d ago0x4320cb…2534ea
0xe1db…633a0xf12b…80e8Base—$0.01100%coinbase71d ago0x023492…3c3f43
0xe1db…633a0x2f14…e8cfBase—$0.01100%coinbase71d ago0x67dc0e…315746
0xe1db…633a0x2a7e…b655Base—$0.01100%coinbase71d ago0x4e5152…750d35
0xe1db…633a0x5e3a…be9fBase—$0.01100%coinbase71d ago0xbda6a1…28faed
0xe1db…633a0x4c3b…12efBase—$0.01100%coinbase71d ago0x7d134d…530568
0xe1db…633a0x139c…52c4Base—$0.01100%coinbase71d ago0x6b0e3e…d7b334
0xe1db…633a0xe8c9…0989Base—$0.01100%coinbase71d ago0x165961…3a41b3
0xe1db…633a0x0ccb…37d7Base—$0.01100%coinbase71d ago0x47a532…b4301f
0xe1db…633a0x253f…7ff5Base—$0.01100%coinbase71d ago0x407063…c28199
0xe1db…633a0xcd20…cb5bBase—$0.01100%coinbase71d ago0x5ee312…e5ce8e
0xe1db…633a0x75df…c923Base—$0.01100%coinbase71d ago0x5a8a3a…555a7c
0xe1db…633a0x92bd…c2a9Base—$0.01100%coinbase71d ago0x4c5663…6f57a8
0xe1db…633a0x7e18…0b03Base—$0.01100%coinbase71d ago0x9e64b6…2e2e5f

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.