Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown90d ago0xc8790f…705711
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown90d ago0xcb330c…15fb4b
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown90d ago0x437129…95933c
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown90d ago0xc1ca76…480e11
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown90d ago0x5f616e…01353a
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown90d ago0x316e8b…ed4fdf
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xfae25a…a0487c
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xfa818d…20a8d0
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0x7ffaee…9a97fb
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0x3e9e12…d1ef06
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xb19795…b0ecf2
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0x26f99c…9cdfe5
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0x1519e9…c9428f
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0x80fb0b…f414e3
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xba26a0…fdbc49
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xc0a4e1…7092f0
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0x86639f…ebe7a5
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xeacbd2…77e25c
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xb0548d…ea1b06
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xbc4369…8f26b9
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xebb6e2…d62ce4
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xadc452…1a73c2
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0x7bfd86…d2f9d8
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0x3b5394…65bdf1
0x5cc5…dd330x6a5e…c666Base$0.01100%Route unknown91d ago0xa66a91…3c42e1

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.