Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x90f33c…e20bb5
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x2b0464…b74d62
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x7c270f…7901ab
0x4855…272c0xf000…94fcBase$0.01100%coinbase3d ago0x3568ce…f1175b
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x1277c8…a3b372
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x78e55c…22890a
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x54a082…38d61e
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x043c2d…6a1677
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x991e0b…8779ad
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x816435…49ca5e
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0xb16e84…3b499b
0x4855…272c0xf000…94fcBase$0.01100%coinbase3d ago0xfe32d5…9c0084
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x060464…b5d379
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0xd464a1…033fe2
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x4c36a9…e739df
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x7555d2…884921
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0x9107ab…02434a
0x4855…272c0xf000…94fcBase$0.03100%coinbase3d ago0xb0df9d…923bc3
0x4855…272c0xf000…94fcBase$0.10100%coinbase4d ago0x8dace0…155df5
0x4855…272c0xf000…94fcBase$0.10100%coinbase4d ago0xe71df8…9f451c
0x4855…272c0xf000…94fcBase$0.10100%coinbase4d ago0x144c74…9c0992
0x4855…272c0xf000…94fcBase$0.10100%coinbase4d ago0x14a1bb…3ce524
0x4855…272c0xf000…94fcBase$0.10100%coinbase4d ago0x49b8c2…0a62b9
0x4855…272c0xf000…94fcBase$0.10100%coinbase4d ago0xd2add5…03ddb1
0x4855…272c0xf000…94fcBase$0.10100%coinbase4d ago0xd5a590…269781

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.