Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x296f…bd390x9c95…e299Base$0.001100%Route unknown43d ago0xad1bff…ac648c
0x296f…bd390x9c95…e299Base$0.001100%Route unknown43d ago0xa15453…cf0a18
0x296f…bd390x9c95…e299Base$0.001100%Route unknown43d ago0xfef85a…22fc97
0x296f…bd390x9c95…e299Base$0.001100%Route unknown43d ago0xda2396…c6fbe3
0x296f…bd390x9c95…e299Base$0.001100%Route unknown43d ago0xe59a57…f7f723
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0x5807fd…5d023d
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xc99471…2ee3e7
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xad2483…012f91
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xb51dbf…77495d
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xcec961…0cca78
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0x222b16…979b35
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xa58ede…40de75
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0x805059…bbb8b6
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xd33411…bcdb13
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0x91a0e3…f6f3cf
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xf7d011…badbdb
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xaf6edd…e3a5aa
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0x3a4899…7e639b
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xa55a1c…4396ef
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0x332daa…d0446e
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0x83e60f…090bc6
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xfc3155…6358bc
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xe4c96f…15c080
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xa69e41…208fb6
0x296f…bd390x9c95…e299Base$0.001100%Route unknown44d ago0xd1a5f5…cff644

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.