Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0x5b11e5…8846cc
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0x521196…b6861f
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0x473b1c…238a33
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0x987814…a6cd58
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0x762f79…e9ddea
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0xb89ea8…1552e2
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0x2d1e37…d74e2b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0xc1f831…45b085
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0x5e0989…ebf292
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0xd8527a…b790ae
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0x15669c…bcefb3
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0xaa31e2…acb974
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0x6341bb…63e007
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0x6e3946…0b2821
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0xfa9d30…1dce46
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0xdaedfc…8e577b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0xc8e616…c1a6d2
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0x947bb4…43d834
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0x3af095…ffef94
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0xdb5fec…bd8f5e
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0xf8449c…951f37
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0x92b310…c63bea
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0x3dc766…368789
0x340e…48510x9c95…e299Base—$0.001100%fluxa36d ago0xf2619e…dc95a7
0x340e…48510xfe80…47eeBase—$0.001100%fluxa36d ago0x224d2e…05d25e

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.