Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0x95f90a…fb203b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0x500181…47e554
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0x3fad52…fc375c
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0x2b2cdb…53d790
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0x35a932…624871
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0x1cadda…1935d3
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0x59b89e…6835e3
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0x47c576…f69674
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0xbae00d…e42e99
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0xed40a5…da13bc
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa16d ago0xf3a25e…4c5752
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xec7144…b7c175
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xf3e299…12acc7
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x74b827…5b9971
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x70f628…8ed6f5
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x650370…e9ff1e
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xa23239…cd79f7
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x7f1863…e1f1c0
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x95c962…e72588
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x0bf8b7…d6c49e
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x174e3f…8c4ea9
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xe37a3f…29cc06
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xef5bc8…fe4b5e
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x88c51f…2261b4
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x0b638f…fefa0e

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.