Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x057ed4…bf2d4d
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa51d ago0x5c6e61…529062
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x081322…f8f319
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0xfb5fb6…c68dea
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0xb9a9a0…151a82
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x6bb35b…d9cf49
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x416be9…0fcc89
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x957296…fb4436
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x8b5758…4f2b81
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x6e54ec…e472e1
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x9fac92…1cd17a
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0xf8a8b7…bee31c
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa51d ago0x7e6148…ce0794
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0xd135b8…dca311
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0xb0c96e…36daad
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x826ffc…db9745
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0xbff84c…84417f
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0xd2b83f…6409b0
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0xee598e…e5b536
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa51d ago0x45df1b…6f50ab
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xe0f0dc…7b0b7c
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0xe75732…7fe5dd
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0x0697f3…0d630a
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0x4c07fa…978610
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa52d ago0x0c3406…48eea7

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.