Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0x76c2ac…136538
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0x37a56f…84cf23
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0xbe6aa5…9526e8
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0xddef4d…fb1fc5
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0xc65412…ee52eb
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0x240066…9c8236
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa43d ago0xbfbb3b…062720
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0xd5a06e…aabd5a
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0x07945e…4f2d9f
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa43d ago0x8e0917…ee44e1
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0x534cb3…37b0d6
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa43d ago0xb1bd6f…6fbd19
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa43d ago0x769495…0d7730
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa43d ago0x0f1b16…c21bad
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0x1e090f…747219
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa43d ago0x22ee7f…7cc351
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0x1f7d81…ecd138
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa43d ago0xfd79dc…cab681
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa43d ago0xb277bd…7dc587
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa43d ago0xd5beb9…e0c341
0x9747…a8a60x9c95…e299Base$0.001100%fluxa43d ago0xf82994…5345e9
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa44d ago0xd139f9…6e5fc8
0x9747…a8a60x9c95…e299Base$0.001100%fluxa44d ago0xf2d73a…9d7106
0x9747…a8a60x9c95…e299Base$0.001100%fluxa44d ago0x0ec524…9d8cea
0x9747…a8a60x9c95…e299Base$0.001100%fluxa44d ago0x03058e…e4edb4

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.