Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x10a92f…14a251
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x20b0f0…6cf004
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x049b20…12431d
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x53232f…a670d1
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x202626…4c3923
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0xfe0f17…150aab
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0xf6ec41…90494b
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x098bb6…a8529c
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x8b14fb…fbe0c7
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0xd43e32…d833b6
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x808db0…08d005
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x0dad43…92d9cc
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x0679e5…09191b
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x3ba34c…65d422
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0xe57600…14970b
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0xb34f95…9cccd6
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x971839…752843
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x380161…ad95d6
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x7cd239…4c550c
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x6cdd7b…f5fdde
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x8158cc…a40319
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0xe0f408…d5539a
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0xfe0318…670475
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0x542bb1…d71eaf
0x8b4e…7a960x9c95…e299Base$0.001100%Route unknown57d ago0xe35351…db342c

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.