Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x0e0bfe…5a3eb5
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x8a33de…338ff5
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0xe8cfa7…d1b996
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0xd825fc…479195
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x489222…27842c
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x28cab6…23e858
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0xf25fd4…6e1c4a
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x5d93be…a67ca5
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0xa30121…63674b
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x990cb4…ef915c
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x80b6b1…e780b6
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x7947e0…e4a6b0
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x362afe…9752f0
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x901985…129fbc
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0xd941b1…80089b
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0xd1db73…9d370f
0xced0…08640x9c95…e299Base$0.001100%Route unknown53d ago0x211429…fd9174
0xced0…08640x9c95…e299Base$0.001100%Route unknown54d ago0x4d13bb…707673
0xced0…08640x9c95…e299Base$0.001100%Route unknown54d ago0xe7791a…a4fcda
0xced0…08640x9c95…e299Base$0.001100%Route unknown54d ago0x989ce7…658c19
0xced0…08640x9c95…e299Base$0.001100%Route unknown54d ago0x9adc58…e1f7b1
0xced0…08640x9c95…e299Base$0.001100%Route unknown54d ago0xb09dc4…837425
0xced0…08640x9c95…e299Base$0.001100%Route unknown54d ago0x2c4113…0ee006
0xced0…08640x9c95…e299Base$0.001100%Route unknown54d ago0x05e8ca…bbcf7b
0xced0…08640x9c95…e299Base$0.001100%Route unknown54d ago0x1cff7b…269724

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.