Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$1.05100%0xa8cd…6548118d ago0x25a506…4f861f
0xdd07…45b90x0e3d…7757Base$1.05100%0xc3b9…7b36118d ago0xb65b5f…fad1b8
0xdd07…45b90x0e3d…7757Base$3.15100%0xc89e…7958118d ago0x85318f…8c6229
0xdd07…45b90x0e3d…7757Base$6.30100%0x63fd…c86f118d ago0x7455f8…0d5253
0xdd07…45b90x0e3d…7757Base$1.05100%0xcfc4…e104118d ago0x7f5b9b…5dd408
0xdd07…45b90x0e3d…7757Base$3.15100%0x771b…60b8119d ago0x472416…64fbf2
0xdd07…45b90x0e3d…7757Base$2.10100%0xe2b6…b04c119d ago0x3613b9…6a0502
0xdd07…45b90x0e3d…7757Base$2.10100%0x3189…20e0119d ago0x144657…719d27
0xdd07…45b90x0e3d…7757Base$21.00100%0x6d55…0cde119d ago0xf214f3…863e13
0xdd07…45b90x0e3d…7757Base$5.25100%0xbfa0…2885119d ago0x9c4f8b…123f02
0xdd07…45b90x0e3d…7757Base$10.50100%0xe4ca…c91c119d ago0xe4ee3c…27c1e0
0xdd07…45b90x0e3d…7757Base$1.05100%0x5ed5…f6c0119d ago0xe8d827…364c31
0xdd07…45b90x0e3d…7757Base$3.15100%0x3d68…f69e119d ago0xd3e7cf…d1f1c3
0xdd07…45b90x0e3d…7757Base$5.25100%0xfb58…2b72119d ago0x6f0db4…64c3a6
0xdd07…45b90x0e3d…7757Base$3.15100%0xca9f…d201119d ago0x043860…ff3b1e

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.