Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003962100%coinbase48d ago0xb1e6c1…60da1c
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003951100%coinbase48d ago0xdf0de7…b8093b
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase48d ago0x19b504…fdf589
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004033100%coinbase48d ago0xd3ceda…397a43
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004003100%coinbase48d ago0xb77d4f…ca3d0c
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003961100%coinbase48d ago0x239593…246cd9
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003932100%coinbase48d ago0x4b7b06…9077c2
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003921100%coinbase48d ago0x688ab3…ce6fe8
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase48d ago0xd17d75…23dcd2
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004022100%coinbase48d ago0x509595…bfd9c2
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003992100%coinbase48d ago0xfe15f6…774ec3
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003963100%coinbase48d ago0x3fc4da…280fe9
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003938100%coinbase48d ago0x3306be…d6d40a
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003927100%coinbase48d ago0x5ab03a…f52e54
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase48d ago0x5baf3c…616015
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003467100%coinbase48d ago0x5c5137…54f142
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00416100%coinbase48d ago0xcdb194…a68d35
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004041100%coinbase48d ago0xc8f1db…6c086f
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003951100%coinbase48d ago0x5e4a66…a29097
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003938100%coinbase48d ago0x3f5be0…47c6e2
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003927100%coinbase48d ago0x8ea122…5f651f
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase48d ago0xd5c147…26ad88
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003927100%coinbase48d ago0x7c1988…41dc76
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase48d ago0x921717…3028aa
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004024100%coinbase48d ago0xa2d785…0c13a3

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.