Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bf1…3ccb0x2633…2223Base—$0.000842100%payAI70d ago0x4df36b…113ed9
0x9bf1…3ccb0x2633…2223Base—$0.000796100%payAI70d ago0x8d646e…6a9be9
0x9bf1…3ccb0x2633…2223Base—$0.000652100%payAI70d ago0xbc323b…dc70bd
0x9bf1…3ccb0x2633…2223Base—$0.000721100%payAI70d ago0xe1e254…75f0ce
0x9bf1…3ccb0x2633…2223Base—$0.00017100%payAI70d ago0x1207c4…b42db6
0xeaf1…8c9f0x2633…2223Base—$0.000679100%payAI70d ago0x25639b…8925da
0xeaf1…8c9f0x2633…2223Base—$0.000831100%payAI71d ago0xf08934…e27dfb
0xeaf1…8c9f0x2633…2223Base—$0.000654100%payAI71d ago0x81e274…1d76cd
0xeaf1…8c9f0x2633…2223Base—$0.000846100%payAI71d ago0xc0e16c…bbbea7
0xeaf1…8c9f0x2633…2223Base—$0.000846100%payAI71d ago0x008dc2…e76d55
0xeaf1…8c9f0x2633…2223Base—$0.000847100%payAI71d ago0x0c1a60…79c072
0xec87…81b20x2633…2223Base—$0.02100%payAI71d ago0xf18dce…8e3d5d

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.