Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0xa1b2bb…8aacc3
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x082690…83f751
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0xf70b38…db1cb0
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x7b9c7e…55df4b
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x28866e…9a0218
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0x063226…a66cfc
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0x3f56a7…2a70c5
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0xc90d4d…eecb72
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0x3eeefa…2d4151
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0xb54717…97d579
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x582ea3…1be9c2
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x46e85a…37ad27
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x7ef1b0…c515cf
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x53fe12…760635
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x8df004…b2b5c5
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0x2dfb47…5c5990
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0x252a97…a606f6
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0x9b0a62…96e838
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0xa4000b…1c55c7
0xb90a…9ae40x5982…2f79Base—$0.01100%candidates104d ago0x7b0d04…e52cb6
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x3f489f…777e58
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa104d ago0x198580…32b63a
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa105d ago0xe95ab5…208bcf
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa105d ago0xaa572d…c51f09
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa105d ago0xc7080d…a48b40

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.