Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0x766c1d…841c59
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0xc1ab2a…ef253f
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0x38967d…22a6ae
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0x686648…a9713a
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0x603225…2baa5e
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0x6102ed…5d45d3
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0x97ce6d…a2a0f1
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0xfc1db0…0e8577
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0x9ad5f0…ef95b0
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0x6ad078…404e99
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0xb1f5a6…7787fc
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0x17030c…dc9d95
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0xbf5055…3ebf1b
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0x9abc35…facdf2
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0x313b43…2c737d
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0xc63502…40fd85
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0x28cb1f…2fb1e2
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0xcf0c3c…af7de3
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0x292c71…a7ef50
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0xc31e57…0fc3fe
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0xfe73b0…a80924
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0x5836e6…6966f2
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa36d ago0x96ee8f…290828
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0xb90907…0422e5
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa36d ago0x300dd0…cdd8d7

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.