Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x7f89d0…b4397d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x23308a…471e54
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x94ee7f…5bd201
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xcdd645…9e498b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x780c8f…e6f178
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x48c83e…0d8ccf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x814a44…6041d3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x81f7a7…748390
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x9500f7…8c0df9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xd05602…0d0d73
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xd959de…443b07
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xf05922…337d23
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xc62afc…be7375
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xd1ad6f…2a94c5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xd03df0…d6bd71
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x5d978f…5e0bb3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xbf6216…b8ef35
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x4751ee…3ec17a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xd011f7…f91d96
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xc3f11b…a8d708
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x71cbfd…04941d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x068224…8b22cf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xd2587a…6824ff
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x79958c…617cf2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x96d302…f0203b

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.