Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xe32ad0…559f1a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x7255bd…11e3d4
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xb0ae23…42754d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x99c4e6…df5c73
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x7f35e3…d26dce
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x9fc3bf…97049e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x87d440…e7f0d8
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x83e590…e38575
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xddb888…e6249f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xd293fb…3e7b7e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xdea7af…55e171
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x06c0c9…ec07ed
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xf111e0…8e8096
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x08f374…5ae2ec
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x8ac35d…3799d3
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x5fc346…6b4343
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xba347a…dbe806
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x73de21…75d94d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x7ade12…b56ac5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x8fec2f…72d795
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x22d53e…6be533
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xfd78b9…4e3825
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xb09611…7e0260
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0xc70c18…4470fe
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24d ago0x679b74…bf236e

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.