Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0xec153c…b35abe
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x6c7f50…90b940
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x7bf55a…655342
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x4d718e…b36e40
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0xfefcd0…18e3b2
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0xcdf390…80436b
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0xd22014…a709e4
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x7ae20f…2d18b3
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x4e0d5d…181e76
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x718f9e…167ec2
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x180ce9…487f55
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x7f46c1…ede9f1
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0xec2c88…2990b8
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0xcbf6a0…599297
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0xcca2ff…dd2108
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0xae7c58…ed91e5
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x4c196f…0ab8c5
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0xbc1410…b3f4d5
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x03fb94…105fa8
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x7de97c…e891ce
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x564844…857394
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa19d ago0x7c5995…28f14d
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa20d ago0xadf3f1…6b0f84
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa20d ago0xe38856…758a3c
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa20d ago0x6d66a4…39edb6

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.