Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a58…a7bd0x0f7a…9fd2Base$1.3570%0x73b4…e73626d ago0xb73826…af0cf2
0x5a58…a7bd0x0f7a…9fd2Base$1.3870%0xc50d…ed7b26d ago0xa342f2…43d275
0x5a58…a7bd0x0f7a…9fd2Base$1.4670%0xabd5…4e9827d ago0xb4b0e2…843bc2
0x5a58…a7bd0x0f7a…9fd2Base$1.4670%0xabd5…4e9827d ago0xa5c6f9…a84ee1
0x5a58…a7bd0x0f7a…9fd2Base$1.9170%0x4668…62f227d ago0xc7a870…c61f05
0x5a58…a7bd0x0f7a…9fd2Base$1.3470%0x73b4…e73627d ago0x3c61e7…19ec52
0x5a58…a7bd0x0f7a…9fd2Base$1.8170%0xc50d…ed7b27d ago0x46b10c…5c7a68
0x5a58…a7bd0x0f7a…9fd2Base$1.7970%0x73b4…e73627d ago0xa8f7dc…b54612
0x5a58…a7bd0x0f7a…9fd2Base$6.0570%0xc50d…ed7b27d ago0x02fc0e…fd1404
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x9e8f…f4f727d ago0x94ecef…74921a
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x9e8f…f4f727d ago0x060b2e…9f9986
0x5a58…a7bd0x0f7a…9fd2Base$1.2870%0x9e8f…f4f727d ago0x153391…57db15
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x9e8f…f4f727d ago0x79125d…ca33a7
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x9e8f…f4f727d ago0x81837d…d94650
0x5a58…a7bd0x0f7a…9fd2Base$1.2970%0x9e8f…f4f727d ago0x63d139…ee70b8
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x9e8f…f4f727d ago0xf26f7e…a6e6c9
0x5a58…a7bd0x0f7a…9fd2Base$1.2770%0x9e8f…f4f727d ago0x54de2d…b73497
0x5a58…a7bd0x0f7a…9fd2Base$1.3370%0x9e8f…f4f727d ago0x5ca9b0…e7d4e8
0x5a58…a7bd0x0f7a…9fd2Base$1.2970%0x9e8f…f4f727d ago0x651567…6997e2
0x5a58…a7bd0x0f7a…9fd2Base$1.9570%0x9e8f…f4f727d ago0xa642f2…ec3713
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x9e8f…f4f727d ago0xb1f34c…622b7c
0x5a58…a7bd0x0f7a…9fd2Base$1.9570%0x9e8f…f4f727d ago0xb68fc2…26ea1f
0x5a58…a7bd0x0f7a…9fd2Base$1.2870%0x9e8f…f4f727d ago0x79970a…bd9f6d
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x9e8f…f4f727d ago0x97aa70…1bf3ac
0x5a58…a7bd0x0f7a…9fd2Base$2.0570%0x9e8f…f4f727d ago0x9228e0…98f3ba

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.