Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xd2839e…59dac5
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xd54cab…1af944
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x71df05…07930b
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xfd96c1…30e7d1
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xc2e121…6348c7
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x25f064…03341c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xf38c4c…9c6441
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x5f7934…95125d
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xded6a7…17e373
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x00abcd…176ad4
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0xa83fa4…c3843d
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x27b1ad…54174c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown52d ago0x27a9de…0af33d
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0x224c75…4a7d69
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0x86ccba…f9bdfa
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0xd8fc23…8ef4d7
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0x79a2d7…d8cc29
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0x38ad99…df1fae
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0xffcd2b…0b4567
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0xdb804f…7dafde
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0xe13f86…5b3a3a
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0x22bcf9…7aa6a9
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0x6ea623…42d8e4
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0xd1fe9d…ea5080
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown53d ago0x81a86e…ecad7e

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.