Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa33d ago0x844096…57afd2
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa33d ago0x9fb97c…ef3281
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa33d ago0x578304…59c992
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa33d ago0xb7aadf…8c28e0
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa33d ago0x8a4d86…df6344
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa33d ago0x9af259…b2de1c
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa33d ago0x060ec4…56de4b
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0x934384…35af89
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa34d ago0xbc1aa4…7ca8be
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0x1883c5…6af949
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa34d ago0x128833…c5efd0
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa34d ago0xa2f752…01c545
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa34d ago0xe098e1…5a2b00
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0x83ca34…8723c0
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0xfa0c63…0e0615
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0x389365…c9cea0
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa34d ago0x29e91e…78fbf7
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa34d ago0xb629a7…44333f
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0xc7025e…efca44
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0x0e6766…d6d6f9
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa34d ago0x89df5c…08e724
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa34d ago0x7b3d48…aeed0f
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0x4f517f…9235c2
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0x9f27c5…36bfd9
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa34d ago0xd7d461…f11c6d

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.