Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebe3…d8a90x6a0a…bf67Base—$0.01100%coinbase1d ago0xb950a2…e3a23e
0xebe3…d8a90x6a0a…bf67Base—$0.01100%coinbase1d ago0xa47209…8d8009
0xebe3…d8a90x6a0a…bf67Base—$0.01100%coinbase1d ago0x6a6a96…19da87
0xebe3…d8a90x6a0a…bf67Base—$0.01100%coinbase1d ago0x31304d…509979
0xebe3…d8a90x6a0a…bf67Base—$0.01100%coinbase1d ago0xa77b99…9b5c8f
0xebe3…d8a90x6a0a…bf67Base—$0.01100%coinbase1d ago0x1f2381…c6930b
0xebe3…d8a90x6a0a…bf67Base—$0.01100%coinbase1d ago0x877a9a…4d3c55
0xebe3…d8a90x6a0a…bf67Base—$0.01100%coinbase1d ago0xab9451…d1b506
0xebe3…d8a90x6a0a…bf67Base—$0.01100%coinbase1d ago0x08b777…d0c1f4
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x60e10d…f8af4e
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x2fa138…a4d5fc
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0xd5f93d…1cdce8
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0xb13ac7…ccec38
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x9fca6a…c7e9d6
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x2a91a5…a72b20
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x5a49ad…089e08
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x9f57bd…c590c3
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x114790…82217e
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0xf1987e…b1e5e9
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x90a63c…02632c
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x583915…ac5251
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x4a3a25…cae12a
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x3dca53…6c0c2d
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x61ccb3…08d300
0xebe3…d8a90x6a0a…bf67Base—$0.10100%coinbase1d ago0x2b3927…980de8

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.