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—$3.15100%0xa2ae…033183d ago0xabf30d…17150f
0xdd07…45b90x0e3d…7757Base—$2.10100%0xd8cf…8eb783d ago0xb5e4d0…8a9a65
0xdd07…45b90x0e3d…7757Base—$10.50100%0xde8d…bd2c83d ago0xdc7620…6f7aa3
0xdd07…45b90x0e3d…7757Base—$5.25100%0xda2d…f5ea83d ago0x0d02bb…d97840
0xdd07…45b90x0e3d…7757Base—$10.50100%0x665d…3bb983d ago0xa97925…41f1c1
0xdd07…45b90x0e3d…7757Base—$8.40100%0xefcd…fefe83d ago0xc2182c…f28c8c
0xdd07…45b90x0e3d…7757Base—$21.00100%0xfbcc…3fea83d ago0x0f9050…eb640e
0xdd07…45b90x0e3d…7757Base—$5.25100%0x6204…112283d ago0x0479c8…d6fd03
0xdd07…45b90x0e3d…7757Base—$15.75100%0x96be…0b4683d ago0xd38750…74fd9a
0xdd07…45b90x0e3d…7757Base—$10.50100%0xa7d7…e1b683d ago0x97090f…46bb08
0xdd07…45b90x0e3d…7757Base—$10.50100%0x2970…8ed783d ago0xddffc1…20f2da
0xdd07…45b90x0e3d…7757Base—$5.25100%0xe6a1…011783d ago0xb5d102…e2a7e3
0xdd07…45b90x0e3d…7757Base—$3.15100%0x6d55…0cde84d ago0x63ba32…492fdb
0xdd07…45b90x0e3d…7757Base—$3.15100%0xb689…e28384d ago0x9874d8…9fa141
0xdd07…45b90x0e3d…7757Base—$5.25100%0x2bdf…11ce84d ago0xfbd9b0…5c22f2

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.