Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0x0bf33f…6510b2
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0x61ae0e…188505
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0x1c7301…c8763d
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0xd36c68…6b3355
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0x2b92b4…95c350
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0xbb4194…fa1a05
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0xb45214…3eb20f
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0x9971f4…6ed2b0
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0xf3b7fa…a20ffb
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0xe857b7…bbbcba
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0xe55566…e73b13
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0x8a6d4a…452505
0xaceb…53420x9c95…e299Base$0.001100%Route unknown47d ago0x6e4b73…55f145
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0xdfca52…08ebef
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0x1317b9…517c0b
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0xe160a0…d89cae
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0x3610b5…40c42e
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0xd5b4a9…322f2e
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0xa43ee7…368fa6
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0x142170…51be6d
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0x0ec1ae…44887d
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0x486296…514f34
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0xe17c08…8e47e6
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0xa843d7…b195b8
0xaceb…53420x9c95…e299Base$0.001100%Route unknown48d ago0x05c609…7138c6

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.