Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60x4b75…eab1Base—$0.01100%coinbase77d ago0x0368bf…38f92a
0xe206…d9c60xfe1d…4db0Base—$0.01100%coinbase77d ago0x24c5e0…fca2ac
0xe206…d9c60xd05b…75b3Base—$0.01100%coinbase77d ago0x9875fe…49b2a7
0xe206…d9c60xc644…1c76Base—$0.01100%coinbase77d ago0xb8a878…88b0e2
0xe206…d9c60xb3b6…3c22Base—$0.01100%coinbase77d ago0x416251…30c2a3
0xe206…d9c60x6a53…ef8dBase—$0.01100%coinbase77d ago0xdf8174…ad4503
0xe206…d9c60x8809…5d35Base—$0.01100%coinbase77d ago0x758cf6…4af59d
0xe206…d9c60x4c09…8f0bBase—$0.01100%coinbase77d ago0xc31d81…21235f
0xe206…d9c60xa41c…62eaBase—$0.01100%coinbase77d ago0x3109e5…638a45
0xe206…d9c60x0609…01d1Base—$0.01100%coinbase77d ago0x693861…6edac8
0xe206…d9c60x8c4f…4277Base—$0.01100%coinbase77d ago0x5fe3b6…185dd3
0xe206…d9c60x072c…af9eBase—$0.01100%coinbase77d ago0xc36d91…449f5d
0xe206…d9c60x4779…ad0dBase—$0.01100%coinbase77d ago0x7a7972…f0cc71
0xe206…d9c60x6083…14a9Base—$0.01100%coinbase77d ago0xe4a642…412ccf
0xe206…d9c60x8f13…c19dBase—$0.01100%coinbase77d ago0xdb9753…cb6416
0xe206…d9c60x558f…aa6cBase—$0.01100%coinbase77d ago0x49280d…5edf61
0xe206…d9c60x0bb3…f7f6Base—$0.01100%coinbase77d ago0xa2cd8c…fb0c2d
0xe206…d9c60x9c8b…dc84Base—$0.01100%coinbase77d ago0x43f57e…7d20de
0xe206…d9c60x2ce5…5547Base—$0.01100%coinbase77d ago0x479bff…d98b19
0xe206…d9c60x54c0…33d0Base—$0.01100%coinbase77d ago0x09c2b2…0bdd82
0xe206…d9c60xe242…8c1dBase—$0.01100%coinbase77d ago0x9f0b2b…708c1f
0xe206…d9c60xfd3d…9fa5Base—$0.01100%coinbase77d ago0x81ef2b…de1b58
0xe206…d9c60xa2f7…595aBase—$0.01100%coinbase77d ago0xc54541…343167
0xe206…d9c60x0c94…b921Base—$0.01100%coinbase77d ago0x183b69…687e60
0xe206…d9c60x5619…4aedBase—$0.01100%coinbase77d ago0xbe01e2…64f010

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.