Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$12.60100%0x84ea…0e47112d ago0x3d98cb…2e1039
0xf861…cd530x0e3d…7757Base—$52.50100%0xca9f…d201112d ago0x6af094…29a61e
0xf861…cd530x0e3d…7757Base—$3.15100%0x1708…5a27112d ago0x64a844…b03265
0xf861…cd530x0e3d…7757Base—$3.15100%0xa8e8…6668112d ago0x4a883c…1bb5c1
0xf861…cd530x0e3d…7757Base—$4.20100%0x9c66…aca6112d ago0xd665ba…e6eca8
0xf861…cd530x0e3d…7757Base—$5.25100%0xbc4f…cafd112d ago0x18e415…7e2f16
0xf861…cd530x0e3d…7757Base—$10.50100%0xac5b…8698112d ago0xba90e4…fc982e
0xf861…cd530x0e3d…7757Base—$14.70100%0x8516…0883112d ago0xacfc0b…3f28b3
0xf861…cd530x0e3d…7757Base—$10.50100%0x01d6…4c29112d ago0xf06ab4…52e04c
0xf861…cd530x0e3d…7757Base—$10.50100%0xe4bd…cd4e112d ago0xe942ec…d9ddf7
0xf861…cd530x0e3d…7757Base—$10.50100%0x9510…bc12112d ago0x0d3e21…685587
0xf861…cd530x0e3d…7757Base—$15.75100%0xc836…5c46112d ago0xc722b5…dce5ab
0xf861…cd530x0e3d…7757Base—$3.15100%0x2859…83d4112d ago0x39396d…27d7d7
0xf861…cd530x0e3d…7757Base—$21.00100%0x1cb5…c0e2112d ago0xc04201…3d57a5
0xf861…cd530x0e3d…7757Base—$5.25100%0xeba0…ab3b112d ago0x2b9660…399d94
0xf861…cd530x0e3d…7757Base—$1.05100%0x13c6…f0ed112d ago0x02cb50…a07aca
0xf861…cd530x0e3d…7757Base—$2.10100%0x88cf…d21b112d ago0x90ed75…9bdfa7
0xf861…cd530x0e3d…7757Base—$4.20100%0x64e4…55d9112d ago0x0078a7…871cc3
0xf861…cd530x0e3d…7757Base—$1.05100%0x93eb…4c29112d ago0x30b515…02f649
0xf861…cd530x0e3d…7757Base—$10.50100%0xcfc4…e104112d ago0xdfa9cd…552bf3
0xf861…cd530x0e3d…7757Base—$31.50100%0x1570…9b0a112d ago0x6d3e39…da217a
0xf861…cd530x0e3d…7757Base—$10.50100%0x45b4…af27112d ago0x5f09dd…5acae6
0xf861…cd530x0e3d…7757Base—$3.15100%0xd091…7b6e112d ago0x89cf7d…4d73e6
0xf861…cd530x0e3d…7757Base—$10.50100%0x5dca…cd21112d ago0x9f9bb9…4885bd
0xf861…cd530x0e3d…7757Base—$10.50100%0x50b0…9cda112d ago0xf6e268…f3dbe0

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.