Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x89e7ff…da857c
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x85d906…acd86c
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x826e43…4a1dee
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xb17bc7…e2ec2c
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x80133e…d55221
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x49fa17…2d4526
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x0ff432…c8b57f
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xfcd9ec…3eb288
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xd3c0a2…aa5503
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0x0fea0a…61e512
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0x81ccec…14029e
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xbd816b…d291c3
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xea7cdf…165619
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xf11c87…9baa5c
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xfcca01…75bea4
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0x766b92…10161f
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0x4019ee…cf6f27
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xa50380…0e3c76
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xd81fa7…8e474c
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xcd8e9f…4153fe
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0x869fb1…2122f8
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0x38d5a8…c42756
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0x2740ac…bf8693
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xbf21f3…cf4976
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa76d ago0xc853f4…7b094b

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.