Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa921…3b580x7e01…ebe3Base—$0.01100%coinbase77d ago0x9c1c92…b2d685
0xa921…3b580x4b79…d9fdBase—$0.01100%coinbase77d ago0xce9a41…49aef5
0xa921…3b580x736e…86bfBase—$0.01100%coinbase77d ago0xd96a66…1e81bc
0xa921…3b580x7764…c7ebBase—$0.01100%coinbase77d ago0x6d307b…9d57f2
0xa921…3b580x7191…fa0fBase—$0.01100%coinbase77d ago0xed65a8…1a6678
0xa921…3b580x16fe…2dcaBase—$0.01100%coinbase77d ago0x47e860…3294a9
0xa921…3b580x75b1…49a2Base—$0.01100%coinbase77d ago0x9e0fb9…967a6e
0xa921…3b580xa7de…f696Base—$0.01100%coinbase77d ago0x7fb88d…a727b5
0xa921…3b580x6e7e…3139Base—$0.01100%coinbase77d ago0x3a81d9…b55e2c
0xa921…3b580x2275…8825Base—$0.01100%coinbase77d ago0xa825f3…a53e91
0xa921…3b580xd60d…6e59Base—$0.01100%coinbase77d ago0xbe5a3d…9d859e
0xa921…3b580xcc67…c0ebBase—$0.01100%coinbase77d ago0x2b878b…68578e
0xa921…3b580x566a…21a6Base—$0.01100%coinbase77d ago0x0283c3…451b03
0xa921…3b580xa6dc…b12eBase—$0.01100%coinbase77d ago0x33c964…931459
0xa921…3b580x5be8…f7b0Base—$0.01100%coinbase77d ago0x0e2b14…d964a5
0xa921…3b580x2513…d8a5Base—$0.01100%coinbase77d ago0xc032a5…7b8f27
0xa921…3b580x1eae…5a73Base—$0.01100%coinbase77d ago0x2f77a1…eb2f63
0xa921…3b580x5d4b…4464Base—$0.01100%coinbase77d ago0x89cc42…40e97e
0xa921…3b580x55b2…19fcBase—$0.01100%coinbase78d ago0x3ce305…64b30e
0xa921…3b580x7f1e…5645Base—$0.01100%coinbase78d ago0x15ef52…076269
0xa921…3b580xd277…25caBase—$0.01100%coinbase78d ago0x5f4107…76fd19
0xa921…3b580x158c…8ac1Base—$0.01100%coinbase78d ago0x7acc99…0dd53f
0xa921…3b580xd1a5…4677Base—$0.01100%coinbase78d ago0x4a21b4…59da35
0xa921…3b580xd8db…455fBase—$0.01100%coinbase78d ago0x32b713…e69afc
0xa921…3b580xca1e…e80eBase—$0.01100%coinbase78d ago0xbc9ddb…6be2d1

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.