Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
10972.eth0x0e3d…7757Base—$2.10100%0x78aa…3667104d ago0x65f5b2…f68d15
10972.eth0x0e3d…7757Base—$1.05100%0xd022…4541104d ago0x90a702…adeca4
10972.eth0x0e3d…7757Base—$4.20100%0x06ee…cb52104d ago0x628248…f27fb9
10972.eth0x0e3d…7757Base—$2.10100%0x5e44…05a8104d ago0xd5c994…9f8b39
10972.eth0x0e3d…7757Base—$2.10100%0xf9f2…7329104d ago0xa45c13…d36c91
10972.eth0x0e3d…7757Base—$1.05100%0xfb22…aa3b104d ago0x11fa7a…85129b
10972.eth0x0e3d…7757Base—$2.10100%0x023e…d6fc104d ago0x90f9c4…5e9732
10972.eth0x0e3d…7757Base—$1.05100%0x58cf…f8d4104d ago0xac8bba…dfde29
10972.eth0x0e3d…7757Base—$3.15100%0xa1fb…723e104d ago0xe08504…6929c4
10972.eth0x0e3d…7757Base—$5.25100%0xaecf…8b75104d ago0xe90539…367fab
10972.eth0x0e3d…7757Base—$2.10100%0x505d…14d6105d ago0x854204…f4811c
10972.eth0x0e3d…7757Base—$2.10100%0x8503…c072105d ago0xa7ef72…6b38e0
10972.eth0x0e3d…7757Base—$1.05100%0xaa2e…f044105d ago0x60de30…f4d299
10972.eth0x0e3d…7757Base—$1.05100%0x72ef…0ffd105d ago0xd58b0b…dfdd5c
10972.eth0x0e3d…7757Base—$2.10100%0x33a2…877f105d ago0xd63dcd…0ada02
10972.eth0x0e3d…7757Base—$2.10100%0x77d2…395e105d ago0x8b9fd4…4999ef
10972.eth0x0e3d…7757Base—$3.15100%0x07d6…1b94105d ago0xbadbe7…20800c
10972.eth0x0e3d…7757Base—$1.05100%0x1e7c…464c105d ago0xaa4435…ff46ca

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.