Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xbccc89…a6f709
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xac77a4…8f686e
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xa69665…c0a5da
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xecee2b…cb12b6
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xc18d76…bc9d11
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x2f850e…968517
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x568fec…1c642f
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x03569a…99d62c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x31ec23…987357
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xd7fd5c…8cdade
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x6efc3d…825cea
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x57b83e…55b8a5
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xf724fd…913bab
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x013d3c…429fce
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x0da596…900fdc
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xd3d26c…b9e169
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xfdf225…8bcdb8
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xfc8bad…2ba6f9
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xdbaf61…832c5a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xeb4530…57b941
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x5c7b6f…3b2f6a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x8476c7…04c8fa
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xf6120b…b583df
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0xa2589c…d6fbd5
0xb755…07c10x9c95…e299Base—$0.001100%fluxa88d ago0x1fbe53…4b2c99

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.