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—$10.00100%coinbase37d ago0xcbca5b…f10538
0xff56…086a0xb0af…7de0Base—$2.64100%coinbase37d ago0x4bfef1…44a82d
0xdb7b…059d0xb0af…7de0Base—$4.62100%coinbase37d ago0x352ad7…e4032e
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase37d ago0xd13ab7…2e9b51
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase37d ago0xb3a55f…0b5f55
0x7d45…92240xb0af…7de0Base—$13.61100%coinbase37d ago0x68a903…2e20ae
0xff56…086a0xb0af…7de0Base—$2.52100%coinbase37d ago0x753387…455eef
0x98ee…e1ab0xb0af…7de0Base—$2.00100%coinbase37d ago0x9c0a04…636e9d
0x98ee…e1ab0xb0af…7de0Base—$1.40100%coinbase37d ago0xd5999f…906f37
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase37d ago0x5cad87…04975c
0x7d45…92240xb0af…7de0Base—$13.74100%coinbase37d ago0x749bd6…a4284b
0x98ee…e1ab0xb0af…7de0Base—$2.43100%coinbase37d ago0xb174c8…e9bb1b
0xdb7b…059d0xb0af…7de0Base—$5.09100%coinbase37d ago0xb53bee…80a01b
0xb66a…04f40xb0af…7de0Base—$28.29100%coinbase37d ago0xa809fe…0c62e1
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase37d ago0xbe8944…5a653b
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase37d ago0x42e7fb…4c5d63
0xb66a…04f40xb0af…7de0Base—$25.51100%coinbase37d ago0x9767db…64b99d
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase37d ago0xd6bc56…b2857f
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase37d ago0x461aa6…535cf4
0x7d45…92240xb0af…7de0Base—$12.52100%coinbase37d ago0x0990e3…1200f4
0xc43b…34c00xb0af…7de0Base—$5.03100%coinbase37d ago0x4243f1…27b069
0xff56…086a0xb0af…7de0Base—$2.66100%coinbase37d ago0xc65f84…a8a6b8
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase37d ago0x9bf2b5…8af7f7
0xcb74…cb510xb0af…7de0Base—$0.30100%coinbase37d ago0x478c05…0bf942
0xff56…086a0xb0af…7de0Base—$1.74100%coinbase37d ago0xa996f3…46227c

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.