Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0xe8101f…a2c26b
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0x5f3578…e5c2a5
0x5e93…92880x54d6…4afaBasex402 service$0.05100%coinbase41d ago0x22e136…b71048
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0xa80c81…dd9a19
0x5e93…92880x54d6…4afaBasex402 service$0.05100%coinbase41d ago0x7ec8fd…9caec5
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0xfc677c…a9b2d1
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0x153ba2…84709c
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0xbae672…661407
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0x0e25cb…19c2ee
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0x7aa6e7…40bf72
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0xc9b675…4d2978
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0x8ffd7f…4cdd1d
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0xb9bdc9…04e8e6
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0x466074…f4fe65
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0x996641…6c021a
0x5e93…92880x2b6d…32c5Base2sPublic-records$0.05100%coinbase41d ago0xbaad85…c758f7
0x5e93…92880x54d6…4afaBasex402 service$0.05100%coinbase41d ago0x99262d…074a59
0x5e93…92880x54d6…4afaBasex402 service$0.05100%coinbase41d ago0xe2de64…4309b4
0x5e93…92880x260f…82b0Basex402 service$0.05100%coinbase41d ago0x0abdfc…3817a1
0x5e93…92880x260f…82b0Basex402 service$0.05100%coinbase41d ago0x81675f…9cdb39
0x5e93…92880xe879…e4f8BaseWeb Search$0.005100%coinbase41d ago0xcf28d8…21d346
0x5e93…92880x5d79…77e1Base—$0.10100%coinbase41d ago0x94fcca…8bcdda
0x6a61…1ae10x5e93…9288Base—$10.0070%0xa923…c9ac41d ago0x4e1908…ee3277

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.