Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase51d ago0x9ad9ef…4d3419
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase51d ago0x9bd8c5…27b5d3
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase51d ago0xc9e328…fe4454
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase51d ago0xcbcf8e…83bdc3
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase51d ago0x4b7a16…713b04
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase51d ago0x1ba274…b8003b
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase51d ago0x88cbf0…fb3d9e
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase51d ago0x0e6bc5…e30085
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase51d ago0x16e116…cda37b
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase51d ago0xcaa1b6…ac1182
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase51d ago0x48f57e…8aea2b
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase52d ago0x2a0540…6832ab
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase52d ago0x92957d…99eeb0
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase52d ago0xd68a4a…943bfe
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase52d ago0x2bf9a4…207258
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase52d ago0x5fdd22…19099e
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase52d ago0x97fda7…fd8de8
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase52d ago0xd68401…df91a1
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase52d ago0x32eb76…7621a6
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase52d ago0x9f4c2a…f5b116
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase52d ago0x13910f…e4c7a1
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase52d ago0xf156aa…adef4c
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase52d ago0xec37f1…6206e5
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase52d ago0xeda371…2c3807
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase52d ago0x982777…6505e4

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.