Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa48d ago0x45b99d…4e9ab5
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xaa03c1…dc79ee
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xc0be15…5992b8
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0x17a5d5…7240c3
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa48d ago0x246ee2…73102f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xf429b8…efc635
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa48d ago0xd2f886…277450
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xeafb29…e04ac0
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0x18afa9…96eaa3
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xd50c1d…ecedbb
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa48d ago0x9e8f4c…a0f5b8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa48d ago0xcca64e…22001c
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0x0424ae…3bc29b
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0x98e7e7…773234
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0x04e891…cf895c
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xf8d83b…3d6d29
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0x072b15…0b0e2a
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0x6c38c9…0af691
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xb291b0…896d71
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xc78f8e…e02723
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xf90783…054a5e
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0x633593…bba953
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0x0a0f09…f9980d
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa48d ago0xba73a1…41edf5
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa48d ago0xbf29d9…b42489

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.