Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x4584d3…f254b3
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x6f6fd5…7e81e2
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x36dcc8…419501
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x17964d…6495cc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x262d36…43a88f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xf3f085…411085
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x641643…13a94f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xacecba…8a7699
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xa33f0c…0ec027
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x8ce7f4…9eaca3
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x72c7ab…480d3d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x19b7f4…e23d2c
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xdedb32…bb1eb6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xdf5dd3…102f6b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x617148…4e50ba
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x4e9d79…6c4565
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xb40c8c…35ff8e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xdce724…7f179a
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x52e8db…14826a
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x0eeeaa…8e7a7a
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x7ab53b…918adc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xe5ae28…036169
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xbf1f63…d415a7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x8d5ff4…ce88a9
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x28193a…6844d3

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.