Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$1.05100%0x88cf…d21b95d ago0x1ae357…53b84a
0xdd07…45b90x0e3d…7757Base—$5.25100%0x24a4…540a95d ago0x01bd8f…6ef540
0xdd07…45b90x0e3d…7757Base—$2.10100%0x6b3c…58cb96d ago0x093158…a4edbd
0xdd07…45b90x0e3d…7757Base—$2.10100%0xfe64…ec0896d ago0x873047…f18f18
0xdd07…45b90x0e3d…7757Base—$1.05100%0x0245…bb7b96d ago0xdd557a…9292df
0xdd07…45b90x0e3d…7757Base—$4.20100%0xfbba…dd9096d ago0x203743…9588cf
0xdd07…45b90x0e3d…7757Base—$3.15100%0x30b6…608996d ago0x6dc750…58fe27
0xdd07…45b90x0e3d…7757Base—$5.25100%0xf867…7e9b96d ago0xee0229…2117f5
0xdd07…45b90x0e3d…7757Base—$3.15100%0xc807…52c796d ago0x6bd737…8d6c3c
0xdd07…45b90x0e3d…7757Base—$3.15100%0x9ea2…605a96d ago0x377dac…f67cd9
0xdd07…45b90x0e3d…7757Base—$2.10100%0x466a…f27196d ago0x152d75…236e78
0xdd07…45b90x0e3d…7757Base—$105.00100%0x781c…500196d ago0x0977a8…0b9568
0xdd07…45b90x0e3d…7757Base—$3.15100%0xa82a…456396d ago0x8c036d…d39757
0xdd07…45b90x0e3d…7757Base—$10.50100%0x30b6…608996d ago0xcaa4ef…64cb75
0xdd07…45b90x0e3d…7757Base—$42.00100%0x3845…8ad296d ago0x64db2e…66b875
0xdd07…45b90x0e3d…7757Base—$5.25100%0x5a57…2a9e96d ago0xc05996…9da8ac
0xdd07…45b90x0e3d…7757Base—$5.25100%0x2309…083c96d ago0xd03687…e50131

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.