Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xee3702…133038
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xaae29f…6dc6b0
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x99219d…9466c6
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x772b9f…87de72
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xb03e3f…1c7c67
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x8f5f93…f0bda0
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xa735c3…11f1c2
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x2f5b50…bfafd0
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xc7a220…a5fb87
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xbcf078…236dec
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x18fc0b…29b997
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xc650dc…72e4a4
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xb8079f…9ec4c5
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xf20943…c2f87d
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xda8b0d…13725a
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x2ed9d0…c1d60f
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x6e5fce…f985da
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x70d7f0…55590f
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x11491d…66890d
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xbd353d…f7aa4f
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xd57bc1…69f437
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xa8a6bf…2fbcce
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0xcbaddf…6175ed
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x700e41…1fea6f
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase33d ago0x5ac758…9d7a23

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.