Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x77417a…aeb25f
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x63a08f…880f9b
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x3e19f0…6923bb
0x6b87…25e90x9c95…e299Base$0.001100%fluxa49d ago0xbb0c8d…ce7f48
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x96bc29…fd511a
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x7aa35f…6c6cfb
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x12ecd4…c223d1
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x1638d7…34dbbd
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0xdab3aa…62d68d
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x59cfac…e59a9c
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x0a5286…efde40
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0xb05cf0…6fa8c4
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x217a0d…11c990
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0xfb6255…cedba0
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x1bca71…d44ad4
0x6b87…25e90x9c95…e299Base$0.001100%fluxa49d ago0x77364d…a5c578
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0xf57e48…9f0a81
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0x8628b2…7d6cb0
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa49d ago0xb79d46…ad88ea
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa50d ago0x8bdfee…08e9cb
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa50d ago0x0de546…ffabb9
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa50d ago0x616719…2ad7ba
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa50d ago0x9bc728…c0c774
0x6b87…25e90x9c95…e299Base$0.001100%fluxa50d ago0x1c7478…6e7019
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa50d ago0xcbe010…ca91e5

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.