Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24e9…1cb10x10c1…1e24Base—$0.34100%coinbase118d ago0xbe282b…0da3ea
0x24e9…1cb10x10c1…1e24Base—$0.34100%coinbase118d ago0xfec259…68937f
0x24e9…1cb10x10c1…1e24Base—$0.34100%coinbase118d ago0xf4ac9f…4eb43e
0x24e9…1cb10x10c1…1e24Base—$0.35100%coinbase118d ago0xb1d2e3…9b809d
0x24e9…1cb10x10c1…1e24Base—$0.34100%coinbase118d ago0x4e0d06…3ff822
0x24e9…1cb10x10c1…1e24Base—$0.65100%coinbase118d ago0xc6c185…985205
0x24e9…1cb10x10c1…1e24Base—$1.73100%coinbase118d ago0x9f116b…f38ca0
0x24e9…1cb10x10c1…1e24Base—$0.27100%coinbase118d ago0x4f3ab8…a61109
0x24e9…1cb10x10c1…1e24Base—$0.32100%coinbase119d ago0xadc664…3d63b4
0x24e9…1cb10x10c1…1e24Base—$0.006347100%coinbase119d ago0xca689e…ea838c
0x24e9…1cb10x10c1…1e24Base—$0.01100%coinbase119d ago0x48a7a6…07661a
0x24e9…1cb10x10c1…1e24Base—$0.63100%coinbase119d ago0x319ddf…632d50
0x24e9…1cb10x10c1…1e24Base—$0.63100%coinbase119d ago0xdc4917…e7cbee
0x24e9…1cb10x10c1…1e24Base—$0.02100%coinbase119d ago0x9356d0…e6eb1e
0x24e9…1cb10x10c1…1e24Base—$0.12100%coinbase119d ago0xaeeeb2…b00e39
0x24e9…1cb10x10c1…1e24Base—$0.01100%coinbase119d ago0x48c259…6bf674
0x24e9…1cb10x10c1…1e24Base—$0.31100%coinbase119d ago0xb30dd7…0d5cc0
0x24e9…1cb10x10c1…1e24Base—$0.44100%coinbase119d ago0xc1094c…98aa97
0x24e9…1cb10x10c1…1e24Base—$0.42100%coinbase119d ago0xf1d59b…7010da
0x24e9…1cb10x10c1…1e24Base—$0.03100%coinbase119d ago0x9b2753…478bcb
0x24e9…1cb10x10c1…1e24Base—$0.03100%coinbase119d ago0x8a9c5a…3b2869
0x24e9…1cb10x10c1…1e24Base—$0.01100%coinbase119d ago0xbdb3c0…2d3af3
0x24e9…1cb10x10c1…1e24Base—$0.34100%coinbase119d ago0x0934e5…062cfc

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.