Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ae…4e110x6a0a…bf67Base—$0.01100%coinbase1d ago0x0b56ad…ddb008
0x85ae…4e110x6a0a…bf67Base—$0.01100%coinbase1d ago0x257bfe…9d58ee
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x0a396b…a39e66
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x1dce90…99263f
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0xf49d2d…040c68
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x97c3c9…374ebe
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x0f41d5…104644
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x846d1f…561706
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x5f4f04…806b36
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x2c2b09…97af67
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x92df7a…15bf49
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0xd33593…f0740d
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x60fab3…e2acc7
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0xfa90e7…8f8958
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x54abaa…9721cd
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x2e957f…02df4f
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x5d1010…992ba3
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0xad25c0…1d2921
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x4f7950…476a6f
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x68a7ac…a8d2cc
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x4cc966…8f7bdf
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x8b68d4…147365
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0xa12fee…0e2f71
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0x385fb7…8014aa
0x85ae…4e110x6a0a…bf67Base—$0.10100%coinbase1d ago0xdbc535…fcff55

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.