Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0xa55d5c…425bb2
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x57f6f8…3e6ed5
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x87739f…045a34
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0xfbecf1…ce94b5
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x2e2a34…4fad15
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x95108f…337ebb
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0xb465d2…427cd9
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x7464cf…4acdb1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x94d45c…346d6e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0x976c20…3623f1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0xa8ccd0…fd10d9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0x48ad10…b00886
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0xbb462d…ae1051
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0x156ce7…2cb8c7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0x0494e1…dee662
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0x7ff329…ea6270
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0xd21a74…52c983
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0xe5d09b…61f20c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0xf27322…6df6a8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0x4ab404…4e50d1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x237081…c7607d
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x8c7a37…64fd4d
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x6f973a…ca37a8
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase13d ago0x9670f6…2e4305
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase13d ago0x0cc7ec…d01467

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.