Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x2cbcd1…aa4bbd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x2e404f…df7b2c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0xa8be75…1718b5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x218091…78dcc7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x51dc92…6d0d8e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0xfafa89…4e0642
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x4216da…9ed766
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0xeaf2c8…c4baf1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0xe4d926…247618
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0xea3218…6bdd2c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x7f2b2f…0ebd8b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x74e69e…99b536
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x4433b5…bf2462
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x3b6881…462e60
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x073f33…52925e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x3a3a23…d49c9d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0xbc683e…d31e1b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0xaa3fc6…0d7ac6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x626cb1…7d9cc6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x86caa4…f98354
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x13ad11…a30cc9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x9b40c5…4b78ca
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x617021…cfda7c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0x671c45…f2d144
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6d ago0xf0db5d…869431

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.