Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x083345…0b7e6d
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x235e0c…d2765c
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x39f7e7…b82e1c
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x066454…604f95
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x0cfa42…63ebac
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xbab516…52c2c3
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xea859e…9a0cd1
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x83afc0…53afc7
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xc2150d…ab3adf
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x4d47b9…d43ba1
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x6deb49…ddf39f
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x753eb9…2655c8
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xf8a42d…243e59
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x56f508…112ac5
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x731b3c…23ec61
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x85cd4d…5715a3
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xc32df6…397ffa
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x4f944c…ed41f6
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x8057fe…86cd74
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xcf39a0…24676b
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xf5d73e…30d115
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xabca94…e4a5c0
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x248067…e9b23d
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x640c19…39eb14
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x6d792d…ea3d14

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.