Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xabe67c…381c24
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x81553e…893b74
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xa81e7d…733862
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x5ede2c…11d25f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x95cdab…94815d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x678095…96b139
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x8e9d89…7e5237
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x4c37f5…031e2a
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x58a50e…6361db
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x15b42e…04b096
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xe22739…5813a8
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x6825d1…f03d87
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x16b16e…ac8752
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xefa2e1…c1b5f3
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xa0e8d2…62664f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x801d3d…44162c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf19405…100929
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb88493…aea366
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf72971…ff1fbe
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x8a270f…5864d7
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xacb7ec…678666
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x115bf8…d6a8b1
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x915c73…24be61
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x4457e4…25ff3c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x5d4575…89c054

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.