Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0xaa2e…f04451d ago0x4721c0…40e48d
0xa787…64cf0x0e3d…7757Base$21.00100%0x6d25…ee4151d ago0x4e016d…c9f180
0xa787…64cf0x0e3d…7757Base$2.10100%0x7969…4cf551d ago0xc467c0…96578f
0xa787…64cf0x0e3d…7757Base$2.10100%0x0dd6…b0b051d ago0x913963…6991e7
0xa787…64cf0x0e3d…7757Base$4.20100%0x39e0…3f7951d ago0x90b4f5…37d67d
0xa787…64cf0x0e3d…7757Base$21.00100%0x1efc…9e4351d ago0x2fe869…ca956a
0xa787…64cf0x0e3d…7757Base$4.20100%0x72ef…0ffd51d ago0xb0130c…8df0d5
0xa787…64cf0x0e3d…7757Base$10.50100%0x53e7…bd1051d ago0x43efaa…19861d
0xa787…64cf0x0e3d…7757Base$1.05100%0x72fe…16d651d ago0x232b5b…aa0355
0xa787…64cf0x0e3d…7757Base$5.25100%0x817a…63b551d ago0x690168…41b58d
0xa787…64cf0x0e3d…7757Base$5.25100%0x0dd6…b0b051d ago0x7d578b…1c739c
0xa787…64cf0x0e3d…7757Base$1.05100%0xa070…95e051d ago0x8bef7f…dae29b
0xa787…64cf0x0e3d…7757Base$1.05100%0x2640…d76751d ago0x87c866…3dfe95
0xa787…64cf0x0e3d…7757Base$73.50100%0x5b2d…d78c51d ago0xd22aae…18e70e
0xa787…64cf0x0e3d…7757Base$3.15100%0xe4ca…c91c51d ago0xa5e76e…758fc5
0xa787…64cf0x0e3d…7757Base$31.50100%0x44ef…9f6351d ago0x32616b…1e224f
0xa787…64cf0x0e3d…7757Base$1.05100%0x7daa…021751d ago0x1593dc…f5d5a3
0xa787…64cf0x0e3d…7757Base$10.50100%0x5047…e94051d ago0x080a97…d31b13
0xa787…64cf0x0e3d…7757Base$1.05100%0x9e2a…5a9451d ago0x04c6c9…1adc72
0xa787…64cf0x0e3d…7757Base$2.10100%0xb769…f88151d ago0x813b11…ae6ef0
0xa787…64cf0x0e3d…7757Base$1.05100%0x5787…759e51d ago0xfa0304…e869d0
0xa787…64cf0x0e3d…7757Base$10.50100%0x18cc…275051d ago0x92ca15…c6ebc5
0xa787…64cf0x0e3d…7757Base$5.25100%0x398e…79a651d ago0x522065…3be607
0xa787…64cf0x0e3d…7757Base$2.10100%0xa628…b7bc51d ago0xd4573e…b12242
0xa787…64cf0x0e3d…7757Base$5.25100%0x9d18…1e3a51d ago0x8ceff9…1b6ba7

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.