Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$9.45100%0xddf5…0347119d ago0x8c7aa7…efa7e1
0xdd07…45b90x0e3d…7757Base$2.10100%0xc89e…7958119d ago0xa06a5f…08cea4
0xdd07…45b90x0e3d…7757Base$2.10100%0x414d…e9d5119d ago0xe92970…095277
0xdd07…45b90x0e3d…7757Base$3.15100%0xb834…55bc119d ago0xd3fd70…8be792
0xdd07…45b90x0e3d…7757Base$1.05100%0x9d66…1ab6119d ago0xaf33b4…d699ac
0xdd07…45b90x0e3d…7757Base$42.00100%0xaecf…8b75119d ago0xabfc17…37889e
0xdd07…45b90x0e3d…7757Base$42.00100%0xe146…b438119d ago0xeb4efa…a76590
0xdd07…45b90x0e3d…7757Base$9.45100%0xb689…e283119d ago0xce30ab…f4bc1b
0xdd07…45b90x0e3d…7757Base$10.50100%0xbb4c…e40c119d ago0xfb9721…ebaaad
0xdd07…45b90x0e3d…7757Base$10.50100%0x6361…4405119d ago0xb244e0…48c09b
0xdd07…45b90x0e3d…7757Base$10.50100%0x493b…b916119d ago0xcadb5e…0e8ac4
0xdd07…45b90x0e3d…7757Base$2.10100%0x9c66…aca6119d ago0x15223a…3efa1c
0xdd07…45b90x0e3d…7757Base$10.50100%0x6344…a21a119d ago0x0225aa…7d6d85
0xdd07…45b90x0e3d…7757Base$9.45100%0xe218…89ec120d ago0xdf66bf…9d1b06
0xdd07…45b90x0e3d…7757Base$31.50100%0x2e87…3c0b120d ago0x74823a…77ef9e
0xdd07…45b90x0e3d…7757Base$8.40100%0x4689…1c4b120d ago0xddf851…7e3959
0xdd07…45b90x0e3d…7757Base$4.20100%0x21ab…01d9120d ago0x6d80ce…7fe876
0xdd07…45b90x0e3d…7757Base$31.50100%0x1efc…9e43120d ago0x256ff0…2c1f9c
0xdd07…45b90x0e3d…7757Base$31.50100%0x13c6…f0ed120d ago0xb7af6b…d7ce01
0xdd07…45b90x0e3d…7757Base$10.50100%0x9ac4…71a9120d ago0x4500de…14020e
0xdd07…45b90x0e3d…7757Base$2.10100%0xfa43…45e5120d ago0x2e5e09…5072ee
0xdd07…45b90x0e3d…7757Base$1.05100%0x2742…8fd1120d ago0xec0eb1…b57dab

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.