Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn118d ago0xa6e4b4…7892c6
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn118d ago0x285e4f…5c276d
0xb6db…31e10x8e77…e2d6Base$37.95100%mrdn118d ago0x5ce0c0…1db2ad
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn118d ago0x94f3c7…407d64
0xb6db…31e10x8e77…e2d6Base$30.21100%mrdn119d ago0x6d2194…6e4b1b
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0xeaaff0…9f9671
0xb6db…31e10x8e77…e2d6Base$33.85100%mrdn119d ago0x73ad10…24d61e
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0x97ab09…ef9fac
0xb6db…31e10x8e77…e2d6Base$38.48100%mrdn119d ago0x1e0816…7d9cd8
0xb6db…31e10x8e77…e2d6Base$26.10100%mrdn119d ago0x125e27…7766e7
0xb6db…31e10x8e77…e2d6Base$32.05100%mrdn119d ago0xa47ddb…87cd3d
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0x3a6b44…95d748
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0x429274…a091c0
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0x23e356…e3cbdf
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0xe01ae4…e17221
0xb6db…31e10x8e77…e2d6Base$22.80100%mrdn119d ago0x4b76b3…a57045
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0x92e9e5…577667
0xb6db…31e10x8e77…e2d6Base$36.43100%mrdn119d ago0x3a106d…5db127
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0xd74298…a93446
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0x169c1f…64c5a7
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0x317bf4…f3ea23
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0x7ff4c8…d0acc6
0xb6db…31e10x8e77…e2d6Base$40.00100%mrdn119d ago0xcf00b6…dee24a
0xb6db…31e10x8e77…e2d6Base$27.65100%mrdn119d ago0x9037aa…6089dd
0xb6db…31e10x8e77…e2d6Base$29.64100%mrdn119d ago0x237ce4…021ae6

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.