Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase34d ago0x4428ae…527457
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase34d ago0xb79b71…2200db
0xb66a…04f40xb0af…7de0Base—$6.00100%coinbase34d ago0xcb623e…4b9971
0xf56d…54830xb0af…7de0Base—$11.77100%coinbase34d ago0x047b36…4e9db9
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase34d ago0x6d2d74…be2e7a
0x34da…7cb40xb0af…7de0Base—$10.59100%coinbase34d ago0xec9a43…19ce34
0x1a46…89da0xb0af…7de0Base—$3.14100%coinbase34d ago0xbb350e…af7e37
0x1ebf…76220xb0af…7de0Base—$0.20100%coinbase34d ago0x8b86b2…8934f1
0xff56…086a0xb0af…7de0Base—$0.74100%coinbase34d ago0x6cf57d…f18364
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase34d ago0x828aa6…795776
0xb66a…04f40xb0af…7de0Base—$5.00100%coinbase34d ago0x09a553…b813de
0xf56d…54830xb0af…7de0Base—$11.29100%coinbase34d ago0xccc922…648ca3
0x34da…7cb40xb0af…7de0Base—$9.68100%coinbase34d ago0x3a8ef5…4dc4f9
0x1a46…89da0xb0af…7de0Base—$3.09100%coinbase34d ago0xcfd982…108aec
0xf56d…54830xb0af…7de0Base—$11.45100%coinbase34d ago0xcdc71c…44998c
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase34d ago0x3f5a00…3f299c
0x34da…7cb40xb0af…7de0Base—$11.04100%coinbase34d ago0x597891…6f24c9
0xb66a…04f40xb0af…7de0Base—$6.00100%coinbase34d ago0x77bafc…97dd40
0xf56d…54830xb0af…7de0Base—$12.11100%coinbase34d ago0xbef2bf…cc97c7
0x7d45…92240xb0af…7de0Base—$11.87100%coinbase34d ago0xf49164…e2a86f
0x34da…7cb40xb0af…7de0Base—$9.99100%coinbase34d ago0xd9971c…ff8733
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase34d ago0xe864fd…7c2566
0x1a46…89da0xb0af…7de0Base—$1.74100%coinbase34d ago0x101076…de801f
0xb66a…04f40xb0af…7de0Base—$6.00100%coinbase34d ago0x214f47…992dd2
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase34d ago0x194516…ccdc06

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.