Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xfe75f5…7a0ecb
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xe29752…40b5b8
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x398d81…6293ad
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x1d0c80…8092a6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xd4148c…03c234
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xcb9026…940993
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x22e51c…dd2bf2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xbf58ce…417696
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xc070f5…ea0f1a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x00056f…cbcf46
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x2b96d6…547126
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x53786e…e18e8c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xb60e4c…cd7f9f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x174548…91c722
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x7e134e…32b3f7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xea1815…e8bf62
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x9bb614…00a375
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xdb0b80…3f1204
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x92b832…de9825
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xe823fe…40889b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xeb3f9c…e48545
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x47f320…7536d7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0xfa8c1f…1a2e1c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa93d ago0x8fba07…e1a9d3

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.