Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x123215…80bde4
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xc60191…70562d
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x0ff8fc…1bd0ce
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xe20a3e…0acf16
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xba992f…09c1c0
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x667705…04a768
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xf084e1…7196d1
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x747792…8da090
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x6c91ba…1544f1
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xe1a071…df820a
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xb638a2…ef8d2d
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x65eaf2…d3f96b
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xdb9265…2a8311
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xdefd7e…0d31a4
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xd9eb57…038aeb
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x024349…f7d065
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x44e3ed…49d2c3
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x8ffe36…80d0f2
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x427c63…b7906b
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x5aa149…6301d3
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xaa2439…20e00c
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x61bcf9…854284
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xeb6dcd…6da0c9
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x326f21…c70e4c
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xa620a0…504d16

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.