Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa39d ago0x0a134c…8225a5
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa39d ago0xea2352…2e6210
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa39d ago0x894967…976419
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x5c3a8d…30de1e
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x420a5a…03978c
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0xc9eb30…3d1bbe
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x23e98e…de288b
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x49d82f…eb2ca7
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0xbd6700…3b1a82
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0xf246c0…17bc7f
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x723731…c554b2
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0xd88ad7…6223a6
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0xd72d79…a75853
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x24903d…da4cea
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x12a8a4…ed967d
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0xf051c5…fe455b
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x5def88…b22f22
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x44f16c…316033
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x95aa79…e8b1ca
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0xc8f872…e65f39
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x373d23…add4bc
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x54abc3…4a0b07
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa40d ago0x720757…0116f0
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0xc63411…8e99c3
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa40d ago0x0234e9…2ff1e1

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.