Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf47b…4c160x9db8…42abBase—$0.01100%coinbase75d ago0x40d823…2f1a8f
0xf47b…4c160xcfaf…38e6Base—$0.01100%coinbase75d ago0xb98d36…a585e5
0xf47b…4c160xa555…b710Base—$0.01100%coinbase75d ago0x303f76…f6e801
0xf47b…4c160x55f8…ae25Base—$0.01100%coinbase75d ago0x4ac2ff…f2b308
0xf47b…4c160xaa4b…58c4Base—$0.01100%coinbase75d ago0xc32b2c…611533
0xf47b…4c160x00a8…db7dBase—$0.01100%coinbase75d ago0x4c896e…f03719
0xf47b…4c160xae27…68bcBase—$0.01100%coinbase75d ago0x839a29…2ba652
0xf47b…4c160x5e05…acb1Base—$0.01100%coinbase75d ago0x1994f6…ec59f0
0xf47b…4c160x079b…8a78Base—$0.01100%coinbase75d ago0x92ef2a…f96575
0xf47b…4c160x48c9…054bBase—$0.01100%coinbase75d ago0x4cda23…b265ea
0xf47b…4c160x4daf…d581Base—$0.01100%coinbase75d ago0xc0b748…b02490
0xf47b…4c160x2714…9147Base—$0.01100%coinbase75d ago0x784646…9d6367
0xf47b…4c160xd92b…7ddeBase—$0.01100%coinbase75d ago0xf2ef86…131103
0xf47b…4c160x4931…bb8bBase—$0.01100%coinbase75d ago0xc01ba6…4c6575
0xf47b…4c160x36cc…476bBase—$0.01100%coinbase75d ago0x3a46cf…b9a3cc
0xf47b…4c160x8b08…7d58Base—$0.01100%coinbase75d ago0xd358a4…296d97
0xf47b…4c160x8537…aa7fBase—$0.01100%coinbase75d ago0x7a859e…b6356d
0xf47b…4c160x18b4…1eceBase—$0.01100%coinbase75d ago0xe16f06…8d4009
0xf47b…4c160x0597…3347Base—$0.01100%coinbase75d ago0x30a4cf…f6e341
0xf47b…4c160x0d3d…30d8Base—$0.01100%coinbase75d ago0x36fa57…ea4367
0xf47b…4c160xa811…97adBase—$0.01100%coinbase75d ago0xa10fc4…fb98c5
0xf47b…4c160x7791…18d7Base—$0.01100%coinbase75d ago0xfb4fcc…6dee52
0xf47b…4c160x856a…2c8fBase—$0.01100%coinbase75d ago0xe168c1…8cc40e
0xf47b…4c160x50a7…448fBase—$0.01100%coinbase75d ago0xe31637…343ee6
0xf47b…4c160x496e…dbcfBase—$0.01100%coinbase75d ago0xebd3e9…4b45c5

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.