Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$99.7570%0x96b2…cc5e13d ago0x9c63b6…3cb609
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc06a…344713d ago0x521e5d…14ccde
0xc9a2…31540x47c5…4fc3Base—$31.5070%0xd223…7d2813d ago0xa5ea4f…34fec5
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x212c…a8f613d ago0x538294…5a614b
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xe4ca…c91c13d ago0x3cbcf4…bcb42a
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc76e…a7a913d ago0xdad67f…0cb8c7
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7daa…021713d ago0x322202…5e1662
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x160a…c89113d ago0x34c516…a28f04
0xc9a2…31540x47c5…4fc3Base—$11.5570%0x44bc…cd6a13d ago0x99e0b1…d65e9c
0xc9a2…31540x47c5…4fc3Base—$16.8070%0x0abd…8e7713d ago0xf3171b…4a8a63
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xdcd9…b01a13d ago0x43591d…23bdab
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x5513…a8a913d ago0xdfbceb…2ebbd7
0xc9a2…31540x47c5…4fc3Base—$31.5070%0xc06a…344713d ago0xac0b67…aaf647
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3b25…fc9a13d ago0x13db5a…9ca413
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8bdc…90be13d ago0xc0d825…e4c3fc
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8107…169913d ago0x8f96fb…018d85
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x560f…a71313d ago0xe047d4…8b7afc
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe347…5b3013d ago0x31fae9…055727
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xfaf2…854b13d ago0x0d2348…e5d5ad
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3d37…880613d ago0xf98759…e7991c
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x02d7…6ab313d ago0xb92906…df063b
0xc9a2…31540x47c5…4fc3Base—$14.7070%0x65ca…0ec113d ago0xd028c5…884bab
0xc9a2…31540x47c5…4fc3Base—$14.7070%0xfe9d…bf4613d ago0x444928…bb8dfd
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x86c0…288913d ago0xc7be62…58fdd5
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x1c06…7baa13d ago0x18835e…15bbe4

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.