Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x6dc894…edaa74
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x08ac00…7db2db
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0xf9ec1b…d0b186
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0xacd09d…e9fa4a
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x50fbeb…3a04cc
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x731041…31d954
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0xeeb714…885dbf
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x6e62dc…7f1b60
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0xdc14c4…9228c3
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0xe6f674…fbd6b4
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0x77cf09…a858a3
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0xa948ab…7ed0d6
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0xa6cab4…98a2f1
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0xae1dd0…0e8585
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x9ef29b…3a785c
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0xc567b6…3f8d34
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0x37d05f…4df09b
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0x33d3e2…2e95f0
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x56dfa2…c51362
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x5c6eb5…f2a739
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x13dd36…b542b0
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0x344263…f04568
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0xb4fe15…9d0493
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase46d ago0x0be6c2…e59c99
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase46d ago0x218931…a9b9fa

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.