Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb445…460a0x5728…4916Base—$0.01100%coinbase70d ago0x5da15a…9af36d
0xb445…460a0x0b78…f971Base—$0.01100%coinbase70d ago0x63f3f8…d70d69
0xb445…460a0x5ae2…87abBase—$0.01100%coinbase70d ago0xdaec6d…63e020
0xb445…460a0x39a6…7cfeBase—$0.01100%coinbase70d ago0xf8feeb…b0412b
0xb445…460a0x2057…f0bfBase—$0.01100%coinbase70d ago0xbbead9…f543a2
0xb445…460a0x2d47…9374Base—$0.01100%coinbase70d ago0xc102dc…b83d8c
0xb445…460a0xfc49…4495Base—$0.01100%coinbase70d ago0xfe5554…33393a
0xb445…460a0x7861…3534Base—$0.01100%coinbase70d ago0x1fb47f…2d994d
0xb445…460a0x4ec5…5924Base—$0.01100%coinbase70d ago0x4ebaff…1af1a4
0xb445…460a0x91cd…12a4Base—$0.01100%coinbase70d ago0x20cf36…62be2c
0xb445…460a0x73b2…757cBase—$0.01100%coinbase70d ago0x40d676…176aaf
0xb445…460a0x6595…897fBase—$0.01100%coinbase70d ago0x01db98…564af9
0xb445…460a0x54e9…2b08Base—$0.01100%coinbase70d ago0x4cc79c…27ea43
0xb445…460a0xe6d3…4e56Base—$0.01100%coinbase70d ago0xadc0ae…054b77
0xb445…460a0x1cfe…3f0eBase—$0.01100%coinbase70d ago0x472c39…c377e4
0xb445…460a0x6e95…c822Base—$0.01100%coinbase70d ago0xd0fbed…ece6cd
0xb445…460a0xce74…1d60Base—$0.01100%coinbase70d ago0xcbfe71…12feda
0xb445…460a0x3739…ba88Base—$0.01100%coinbase70d ago0x999e47…72c025
0xb445…460a0x3699…d516Base—$0.01100%coinbase70d ago0xe7a401…9586ef
0xb445…460a0x83e7…d25aBase—$0.01100%coinbase70d ago0xe80a55…a990e6
0xb445…460a0x123b…370eBase—$0.01100%coinbase70d ago0xca2031…2fc478
0xb445…460a0x2d6f…abc8Base—$0.01100%coinbase70d ago0x4bbe42…471098
0xb445…460a0x3673…8d48Base—$0.01100%coinbase70d ago0xe9482b…6cc8be
0xb445…460a0x7fc6…98dfBase—$0.01100%coinbase70d ago0x88b5cd…631a38
0xb445…460a0x53a8…be62Base—$0.01100%coinbase70d ago0x17c3f2…0f55e6

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.