Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x1e6ae9…fba948
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xbc0b98…40c271
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x9ceadf…ba41c0
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xa6e053…633463
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xde620d…2b5cbf
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xefa4cf…3d4455
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x77fc3d…959749
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x4e99e8…d0d835
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xfe066c…59faa2
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xf460bd…681ebd
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x1a8665…062a16
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x05ff73…c296a0
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x17282a…ceca3b
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x3838b5…bd298d
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xe59e05…b0aa58
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xc2f3c4…55f597
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x1999ec…5cb215
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xb06a02…39bd64
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xb0e0da…fce447
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xcfc4ac…7c5311
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x55511f…3be823
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x8e7386…da9102
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x46572a…f6351e
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0x4d30a3…306fef
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase28d ago0xc53ab1…05a5f1

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.