Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0x1d865d…454794
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0x386d6e…f2e29d
0xb4f9…69470x9c95…e299Base$0.001100%fluxa38d ago0x499478…fad46c
0xb4f9…69470x9c95…e299Base$0.001100%fluxa38d ago0x873567…ad1888
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0x719f5d…16d420
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0x119823…fef33e
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0xa9d0ba…6acd7c
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0xbe17a7…dc927e
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0x6bdc90…66caca
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0x1cf756…6cb57c
0xb4f9…69470x9c95…e299Base$0.001100%fluxa38d ago0xe064ed…44b3f0
0xb4f9…69470x9c95…e299Base$0.001100%fluxa38d ago0x292097…22480b
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0xa73064…f18e0a
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0xa26c83…7ebbd7
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0x48ce7b…6f4fe7
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa38d ago0xcd4839…86c4a4
0xb4f9…69470x9c95…e299Base$0.001100%fluxa38d ago0x14779a…98eeb3
0xb4f9…69470x9c95…e299Base$0.001100%fluxa38d ago0xd1f849…c0c155
0xb4f9…69470x9c95…e299Base$0.001100%fluxa39d ago0x1296c9…8cfcc2
0xb4f9…69470x9c95…e299Base$0.001100%fluxa39d ago0x4a1f15…0e411f
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa39d ago0xa32890…4dca7a
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa39d ago0xfb3950…a89e66
0xb4f9…69470x9c95…e299Base$0.001100%fluxa39d ago0x3712a3…a67398
0xb4f9…69470x9c95…e299Base$0.001100%fluxa39d ago0xdcb2ff…fecf74
0xb4f9…69470x9c95…e299Base$0.001100%fluxa39d ago0x78dd7b…28b4be

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.