Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b7…fb510x6ede…86cfBase—$0.18100%0x2772…8c1793d ago0x0c8ef4…243294
0x89b7…fb510x6ede…86cfBase—$5.00100%0x2772…8c1794d ago0xd684e8…53838e
0x89b7…fb510x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0x05912f…adf5c1
0x89b7…fb510x6ede…86cfBase—$1.60100%0x2772…8c1794d ago0x3ec08a…ca2a23
0x89b7…fb510x6ede…86cfBase—$0.70100%0x2772…8c1794d ago0x8bd308…ef8517
0x89b7…fb510x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0x4ce1aa…670bcb
0x89b7…fb510x6ede…86cfBase—$3.50100%0x2772…8c1794d ago0xf26034…e5a1ab
0x6ede…86cf0x89b7…fb51Base—$5.60100%0x2772…8c1794d ago0x043101…c96706
0x89b7…fb510x6ede…86cfBase—$0.06100%0x2772…8c1794d ago0x9caca2…0ebad7
0x6ede…86cf0x89b7…fb51Base—$4.70100%0x2772…8c1794d ago0x18ff07…a8c235
0x89b7…fb510x6ede…86cfBase—$0.03100%0x2772…8c1794d ago0x7e42e0…1fa9dd
0x89b7…fb510x6ede…86cfBase—$4.10100%0x2772…8c1794d ago0xa264cb…a04b5d
0x89b7…fb510x6ede…86cfBase—$2.50100%0x2772…8c1794d ago0xce9357…dcd976
0x89b7…fb510x6ede…86cfBase—$2.00100%0x2772…8c1794d ago0x7045b2…8c1df0
0x89b7…fb510x6ede…86cfBase—$3.70100%0x2772…8c1794d ago0x6f2293…df269b
0x89b7…fb510x6ede…86cfBase—$19.00100%0x2772…8c1794d ago0xcc215c…70be66

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.