Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0xdcae10…d1aaca
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0xd562ac…77d687
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0x60e41a…811002
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0x0e96eb…a20ac7
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0x4aaf5b…c55690
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0x2f9034…500a32
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0x2bd819…0143c7
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa33d ago0x9d6e0b…e4359f
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0x0b536e…fe82f4
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0xdc3dc3…c75479
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0xc63c3f…bc74b9
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0xb70874…ec9926
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa33d ago0x62b9ae…7d91c8
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa33d ago0x9444ac…53060f
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa33d ago0x69e472…8ff6c8
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa33d ago0x5884ae…b95cf9
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa33d ago0x3d9b35…fce50a
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa33d ago0x760d79…474972
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa34d ago0x4dc41f…f3e38f
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa34d ago0x7c8813…f56fdf
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa34d ago0xec10d4…dbcced
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa34d ago0xb56dc4…88a81f
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa34d ago0xb79d9e…d23e1b
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa34d ago0x5f62ca…8d8e7e
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa34d ago0x65351b…f8c1d3

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.