Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x2a65a1…120cf9
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xa60baf…2254e0
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x5ca302…02e6d3
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x4b3810…81c9e5
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x02bcc0…3f7052
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x5e3a95…a3bc14
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x1b8c68…9047b3
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xb28198…f0ef13
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x9f0a54…d52982
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xa82232…cc636d
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x4aa7ce…ffaee7
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xb53427…b1569b
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x03e051…f60ca7
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x97737c…815c09
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xac1a28…e80376
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x776008…e1ef24
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x540ace…ec35e9
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xd0af30…0c6c6d
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xf5c0d6…87c086
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xb30ff8…98f3e0
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xc0d92b…cdf682
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x1d2091…202b20
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x5b2077…62cd98
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0xf5943f…304131
0x0077…0f3c0x27f0…35c8Base$0.001100%0x9a57…350466d ago0x304716…5d895b

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.