Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa17d ago0xdcfa81…ac007c
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa17d ago0xd0e104…349bd4
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa17d ago0xbd26bf…9e43d0
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa17d ago0xc3e69b…cffc47
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x4705aa…78b085
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x203fd4…fd7d61
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x81adb5…42de70
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x0734fe…d4edba
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x81af74…2383c4
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0xc660c4…7a8e39
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x657c56…28b351
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x2a69de…a147b5
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0xa8960c…6afe02
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x217144…2960c8
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0xe2a31d…028981
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x2a680b…5e2c32
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x5da377…5a5cf5
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x84b269…544f8a
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x302cf2…df6afc
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x2f4b26…51a2ab
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0xb69fab…b1ac76
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x64f89c…329484
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x20a380…4dd532
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0xe0ff5c…2e076d
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa18d ago0x54bbd4…709d30

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.