Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase119d ago0xb59cca…6c5032
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase119d ago0xdeba1d…df2ad9
0xd50d…29af0x4466…125eBasex402 service$0.05100%coinbase119d ago0x24577a…545757
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase119d ago0x8fd7cf…3938f1
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase119d ago0xd7f3cc…291824
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase119d ago0x4f05a4…ead93d
0xd50d…29af0x4466…125eBasex402 service$0.008100%coinbase119d ago0xf39be5…4e85ee
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase119d ago0xe32417…879048
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase119d ago0x177d56…92a397
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase119d ago0xcfb0fe…6281d6
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase119d ago0x45d91e…56c649
0xd50d…29af0x4466…125eBasex402 service$0.32100%coinbase119d ago0x468320…8efb0e
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase119d ago0x5c7db8…f730c0
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase119d ago0x289ccd…2a3c1e
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase119d ago0x1c78c4…1f0084
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase119d ago0xaafb16…0b5b21
0xd50d…29af0x4466…125eBasex402 service$0.008100%coinbase119d ago0xa27409…5e1e0e
0xd50d…29af0x4466…125eBasex402 service$0.008100%coinbase119d ago0x62640e…14bb1e
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase119d ago0x87a1c7…82dd14
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase119d ago0xa9c3c7…2c0ac6
0xd50d…29af0x4466…125eBasex402 service$0.32100%coinbase119d ago0x097066…664dc1
0xd50d…29af0x4466…125eBasex402 service$0.03100%coinbase119d ago0x9cc0b3…071c24
0xd50d…29af0x4466…125eBasex402 service$0.08100%coinbase119d ago0x10968d…7e089e
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase119d ago0xfd3507…fbfcc4
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase119d ago0xcc920b…20ee43

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.