Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0x55694d…aff86b
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0xde329b…5dc76c
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa48d ago0xdaa713…989d51
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x0aa652…21cec0
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x802d08…25dc4d
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa49d ago0x96f2e3…4655a1
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0xacf575…80e69d
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa49d ago0xbac4e6…209069
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa49d ago0x1e3e09…4e2b46
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x4f6288…0052bc
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa49d ago0x1acc12…89ca25
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa49d ago0xca69a4…7dc892
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa49d ago0xbaeec5…f3ab69
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x1e0f8a…35f074
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x135275…2ea3e3
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa49d ago0xa4af4b…982386
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x731858…6a648a
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x10c08b…db3e1b
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0xe66141…f6a80e
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x7b0a07…ff4c60
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa49d ago0x4d4175…e863a2
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0xe75c67…49ec56
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x8ff853…100f37
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x40c128…e4875e
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa49d ago0x0827a6…27a697

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.