Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf6a34…a98203
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e27ac…eb0de5
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90b35f…1d619e
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbefa0d…2dd2e3
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9a912…bdd7b9
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x984115…b9d9ee
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b4d11…e27754
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d5986…beff8c
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x677f4f…52d8b3
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c533c…a39e50
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a700d…583e47
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7c64f…a56318
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x476c79…7f653f
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa26806…4acf5c
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d29aa…bbb1b0
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4946f1…4f562c
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x833a38…b469ce
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36e092…6d1833
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f1534…a2ae2e
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0971f1…d1fd98
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f3848…b52032
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc38d33…2b35b5
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8159e3…4b66ba
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x427674…5a13ce
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57a084…90519b

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.