Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa47d ago0x2ad97d…b45dee
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa47d ago0x5e17c6…92b0c9
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa47d ago0xa2e425…32799a
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa47d ago0xd06d9e…81eb69
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa47d ago0xf4e908…402ca7
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa47d ago0x35cf87…080226
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa48d ago0x4b6d22…50d404
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0x53b3f3…174390
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0x49c34b…9b7c1f
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa48d ago0x4806ae…69ec70
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0x6440c8…8e8b48
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0x654067…c79f10
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0xccffc2…211519
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0x8be4b7…6148f6
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0x14c1ee…0e0223
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa48d ago0xeb1627…5420ce
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa48d ago0xcb3751…4e5512
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0xa51503…d46667
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa48d ago0x2abf5b…210278
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa48d ago0x4057f8…027339
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa48d ago0x4b1db6…4247d9
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0xe19ed7…3355f9
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa48d ago0x8ab1b3…f1897f
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa48d ago0x0ba5d4…075e92
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa48d ago0x9f55fa…41b117

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.