Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x842f0f…76ee9c
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x746050…ff9b73
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x4065b2…a62f6e
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x3754f6…ae2468
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xf930cd…d3fbe2
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x1401a9…68df5a
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xdec1f2…cb3727
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xa6435f…dd4c80
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa43d ago0x0091b1…5ee78d
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xa66eaf…8e7795
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xafb7d7…a1ae10
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xe80e96…78ebd5
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x233986…caf787
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x2aa434…788d85
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x5dc28f…b60f11
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x0df050…9e4479
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x0765e0…7e79f9
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xdf8f97…6291b8
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa43d ago0x131a41…e51775
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xbc4eb7…087e67
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa43d ago0x55ecde…1a8325
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xf1c0b4…ae321d
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xa93f67…ddba40
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x82e639…592dfe
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x1a89db…f19a5b

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.