Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0xbd224a…7325c2
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0x4a8114…ed84c2
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0x83f6a8…40cc71
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0x7b3aa6…4e2e63
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0xcfce07…dcf4b2
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0xf018d2…71d621
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0xec10b6…0a9a43
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0x099ef1…d1809a
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0xeddc22…aedb66
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0x4f3a2b…a5b0b6
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0x1f1bd3…08b0b8
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0xe949cf…d1555c
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0xad9480…a3b6a4
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0x38843c…be14f5
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa31d ago0x72f89d…1f9923
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0x1b503a…e892fc
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa31d ago0xa01ddf…0a16b4
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0xc349a2…b06107
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa31d ago0x306e82…d5e1e4
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa31d ago0x89f016…e7e583
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa32d ago0xde6eff…a1e45b
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa32d ago0x924d8e…9ea9a4
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa32d ago0x29ea3a…2a0008
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa32d ago0x564db9…fdadfb
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa32d ago0x38c027…6815d1

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.