Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0x2df3c9…e17428
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0xc727c7…729c6e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase3d ago0xa9d993…78d328
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0x54a74b…0b5f54
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0xa8e7f8…89f1ed
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase3d ago0x89d906…8dd275
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0x7f5b5e…5f6c95
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0xd8a832…e20668
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase3d ago0x0fc751…f8a521
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0xae5edf…e7cd41
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0xaf8ec2…dffb5a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase3d ago0xcb35c1…bf5696
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0xee5e9a…1d7e9a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0x6add8e…1f2a80
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase3d ago0x6bab9f…050929
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0x8fea95…ee16d4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0x3c5a5f…4b8790
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase3d ago0x1e1f74…ad829b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0x10c217…1771a9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase3d ago0x54d5df…70a236
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase3d ago0x564aed…8313b5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase3d ago0xe86a3d…589be6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.0091100%coinbase3d ago0x119f52…58b0ed
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase3d ago0x5b46ff…36daf5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase3d ago0x7a2cf4…67b82a

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.