Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0xd8f6ba…f84d26
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0x033a45…d50e8b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0x1b2b10…c001da
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0x5e68c0…4eb869
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0x843082…6bd0f0
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0x3e2368…bb16fa
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0x3fd4ff…de9a87
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0xc82e96…fef9d1
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0xb71ab8…79e7e5
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0x477c6b…b77e7b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0x346443…13e1f1
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0xf346b4…197710
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0xb278b6…437932
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0xd5ea00…14a82a
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0xa060f1…260dfb
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0x03af7d…3aad32
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0x6fdf15…8f3bab
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0x2fa77d…c8c8b4
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0x325b3a…4c0166
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0xed257a…3bd093
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0x229f68…60248b
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0xefdeb6…cb3755
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0x9d091d…38eab2
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates106d ago0x33c275…15f6e3
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase106d ago0x89155f…b04775

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.