Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30x89cc…459aBase—$0.01100%coinbase76d ago0x33bc71…8b2932
0x4b10…01c30xd9b5…b920Base—$0.01100%coinbase76d ago0x238edb…1cabf4
0x4b10…01c30x1a5d…4405Base—$0.01100%coinbase76d ago0x018a42…e7b652
0x4b10…01c30xa486…1f96Base—$0.01100%coinbase76d ago0x0097e6…0614c2
0x4b10…01c30x9a2f…e1e0Base—$0.01100%coinbase76d ago0xb7110e…ed431f
0x4b10…01c30x72cb…8170Base—$0.01100%coinbase76d ago0x83bdbd…424c92
0x4b10…01c30xdea2…b929Base—$0.01100%coinbase76d ago0x2245b1…35d6c3
0x4b10…01c30x397b…1addBase—$0.01100%coinbase76d ago0xe7ad5b…b72b34
0x4b10…01c30xb18a…e2e6Base—$0.01100%coinbase76d ago0x0e6166…165007
0x4b10…01c30xd42b…5770Base—$0.01100%coinbase76d ago0x7c3117…110160
0x4b10…01c30x0866…ecfbBase—$0.01100%coinbase76d ago0xbc4d00…548236
0x4b10…01c30x0c00…1bbdBase—$0.01100%coinbase76d ago0x7cee34…bb195a
0x4b10…01c30x6344…01c8Base—$0.01100%coinbase76d ago0xfc296c…6a8fdc
0x4b10…01c30x770d…7a50Base—$0.01100%coinbase76d ago0xf4eb52…0202db
0x4b10…01c30xc4c6…3313Base—$0.01100%coinbase76d ago0x119e8a…47a674
0x4b10…01c30x6391…732fBase—$0.01100%coinbase76d ago0xaef288…a482d0
0x4b10…01c30x647e…fbd8Base—$0.01100%coinbase76d ago0x4b9684…ea9ffd
0x4b10…01c30x90ea…c1aeBase—$0.01100%coinbase76d ago0x81e3d2…398df5
0x4b10…01c30x9371…543eBase—$0.01100%coinbase76d ago0x328165…3c9bf6
0x4b10…01c30x8bfc…474cBase—$0.01100%coinbase76d ago0x1a4579…d9ecc4
0x4b10…01c30x6fdb…807aBase—$0.01100%coinbase76d ago0x7bab6a…8e6075
0x4b10…01c30x3b7e…a6e4Base—$0.01100%coinbase76d ago0xd41db7…122642
0x4b10…01c30x40f0…7eaaBase—$0.01100%coinbase76d ago0x8a8511…6c6c81
0x4b10…01c30x824e…5546Base—$0.01100%coinbase76d ago0xde00e4…570c62
0x4b10…01c30x731d…5803Base—$0.01100%coinbase76d ago0x88db16…f9eab0

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.