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—$105.00100%0x5dca…cd2171d ago0xb0c5b7…183cf9
0xdd07…45b90x0e3d…7757Base—$5.25100%0x10ee…31de71d ago0x167125…d2bce7
0xdd07…45b90x0e3d…7757Base—$5.25100%0x01d6…4c2971d ago0x88d97d…413548
0xdd07…45b90x0e3d…7757Base—$5.25100%0xe935…f90471d ago0x1b1ba6…32e128
0xdd07…45b90x0e3d…7757Base—$5.25100%0xdb56…d27871d ago0x057031…0bdb71
0xdd07…45b90x0e3d…7757Base—$5.25100%0x422e…487071d ago0xc4c80d…121f36
0xdd07…45b90x0e3d…7757Base—$5.25100%0xc22e…e4a171d ago0x1804ad…f0c3cc
0xdd07…45b90x0e3d…7757Base—$26.25100%0x35fd…376b71d ago0x232a6c…77ceb4
0xdd07…45b90x0e3d…7757Base—$3.15100%0x52ac…a61d71d ago0x2dae1d…e11fd7
0xdd07…45b90x0e3d…7757Base—$21.00100%0xdcda…233771d ago0x2a54d9…0eb48b
0xdd07…45b90x0e3d…7757Base—$2.10100%0x9547…14df71d ago0xe585d6…654aad
0xdd07…45b90x0e3d…7757Base—$2.10100%0x1e09…da4171d ago0x639159…fa0a78
0xdd07…45b90x0e3d…7757Base—$31.50100%0x2e87…3c0b71d ago0xb4cc6f…d50c71
0xdd07…45b90x0e3d…7757Base—$10.50100%0xca9f…d20171d ago0x3754d5…6de7e3
0xdd07…45b90x0e3d…7757Base—$2.10100%0x1053…e7a971d ago0x06250f…1e01bd
0xdd07…45b90x0e3d…7757Base—$1.05100%0xd60b…b73971d ago0x00e036…2bea34
0xdd07…45b90x0e3d…7757Base—$3.15100%0x2115…35a071d ago0xf5c693…5e83a1
0xdd07…45b90x0e3d…7757Base—$15.75100%0x93d4…655d71d ago0x1b8d86…96e310
0xdd07…45b90x0e3d…7757Base—$10.50100%0xb834…55bc72d ago0xf9721b…65e5d5

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.