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.001100%Route unknown86d ago0xa90082…4cd761
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown86d ago0x3e1391…8519ca
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x84a8b3…de5630
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0xd00ed2…0a561a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x36f4f2…03a443
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x55cc23…1a3a11
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x8d6e07…d8359e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x918cd6…04f440
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x5b81e8…50005a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x85890e…3de689
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x8b371a…0688ad
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x9e61ae…f1de91
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x240c89…63106e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x618471…25cdce
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0xa24f11…0035ea
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0xf2efd1…a6eb1e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x8e0384…12589e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0xd9b76e…74ae93
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x97a2df…1e8c00
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0xdd8aa0…4c4de1
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x17b7a8…7ce514
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0xf1d506…69ff61
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0xd1d8e0…11b83a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0xe62ded…74811f
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown87d ago0x67c58b…2437a7

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.