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…3befBase—$3.00100%payAI48d ago0x2b754c…e595df
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase48d ago0x247c1d…503431
0x7d45…92240xb0af…7de0Base—$18.19100%coinbase48d ago0xe297ea…facabc
0x7d45…92240xb0af…7de0Base—$17.02100%coinbase48d ago0x0cb631…9e4ecd
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase48d ago0x5689d6…ea2177
0x7d45…92240xb0af…7de0Base—$16.01100%coinbase48d ago0x7bf30d…a4e05e
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase48d ago0x6d8fc5…38ddaa
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase48d ago0xfe4b6c…8d07b8
0x7d45…92240xb0af…7de0Base—$16.30100%coinbase48d ago0x8551b0…b08ae2
0x7d45…92240xb0af…7de0Base—$8.51100%coinbase48d ago0xd4bc73…4b8961
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase48d ago0x51895c…359eff
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase48d ago0x9054c0…757aa0
0x7d45…92240xb0af…7de0Base—$12.13100%coinbase48d ago0x421feb…22c4b5
0x7d45…92240xb0af…7de0Base—$11.68100%coinbase48d ago0x6eb585…2a7c4b
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase48d ago0x701ffb…41af35
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase48d ago0xc9f368…27cadc
0x7d45…92240xb0af…7de0Base—$10.68100%coinbase48d ago0xfa402b…2beb4e
0x7d45…92240xb0af…7de0Base—$8.51100%coinbase48d ago0x8879e5…f73c56
0x7d45…92240xb0af…7de0Base—$8.09100%coinbase48d ago0xd93293…8ef1aa
0x7d45…92240xb0af…7de0Base—$8.09100%coinbase48d ago0xb6e70e…468db5
0x7d45…92240xb0af…7de0Base—$5.89100%coinbase48d ago0x4a129a…1cc7d4
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase48d ago0x9b795a…984d23
0x7d45…92240xb0af…7de0Base—$5.02100%coinbase48d ago0x750f55…f871d4
0x7d45…92240xb0af…7de0Base—$5.74100%coinbase48d ago0x7bea1c…e405d4
0x7d45…92240xb0af…7de0Base—$5.66100%coinbase48d ago0x1b5691…404f91

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.