Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…54050x3e0a…78e7Base—$0.004988100%coinbase75d ago0x40354e…b71044
0x1c81…54050x3e0a…78e7Base—$0.003045100%coinbase75d ago0x03a68b…189c5b
0x1c81…54050x3e0a…78e7Base—$0.002967100%coinbase75d ago0x75a65d…dbc2a6
0x1c81…54050x3e0a…78e7Base—$0.004777100%coinbase75d ago0x2ccae9…e277d2
0x1c81…54050x3e0a…78e7Base—$0.005355100%coinbase75d ago0x093cd4…3da23e
0x1c81…54050x3e0a…78e7Base—$0.003597100%coinbase75d ago0x696579…9e5bf9
0x1c81…54050x3e0a…78e7Base—$0.004068100%coinbase75d ago0x2512ee…bfaea2
0x1c81…54050x3e0a…78e7Base—$0.004477100%coinbase75d ago0x11b063…912003
0x1c81…54050x3e0a…78e7Base—$0.005498100%coinbase75d ago0x9cd354…9e65bc
0x1c81…54050x3e0a…78e7Base—$0.003376100%coinbase75d ago0xc1fe1b…5e7b70
0x1c81…54050x3e0a…78e7Base—$0.005559100%coinbase75d ago0xbd3fbf…1b3ca7
0x1c81…54050x3e0a…78e7Base—$0.005144100%coinbase75d ago0x874025…8d8dc7
0x1c81…54050x3e0a…78e7Base—$0.003531100%coinbase75d ago0xf597c1…c82f72
0x1c81…54050x3e0a…78e7Base—$0.003142100%coinbase75d ago0x79a49f…88d063
0x1c81…54050x3e0a…78e7Base—$0.004781100%coinbase75d ago0x6e3e57…1cde2e
0x1c81…54050x3e0a…78e7Base—$0.005876100%coinbase75d ago0x62f700…eced31
0x1c81…54050x3e0a…78e7Base—$0.003457100%coinbase75d ago0x5b53c6…2582eb
0x1c81…54050x3e0a…78e7Base—$0.005769100%coinbase75d ago0x3e527b…855115
0x1c81…54050x3e0a…78e7Base—$0.005405100%coinbase75d ago0xcde68f…d0e11c
0x1c81…54050x3e0a…78e7Base—$0.004961100%coinbase75d ago0x41479d…4c2e92
0x1c81…54050x3e0a…78e7Base—$0.00289100%coinbase75d ago0x6758a7…0aabb1
0x1c81…54050x3e0a…78e7Base—$0.005577100%coinbase75d ago0x880331…f5be94
0x1c81…54050x3e0a…78e7Base—$0.005345100%coinbase75d ago0x947a94…1a8160
0x1c81…54050x3e0a…78e7Base—$0.004163100%coinbase75d ago0x290122…d6e465
0x1c81…54050x3e0a…78e7Base—$0.003608100%coinbase75d ago0x41636a…2b85d4

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.