Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xd44bef…de0ace
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x65f9d4…009c9a
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xf3c87c…5a9506
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x25d0ee…47a8d1
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x84ba38…a25ea9
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xc4ca79…02681d
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xdcdca9…462229
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xe2a634…522849
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x2aae33…8f8025
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x587f6a…471ee3
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xc5a903…eb60fb
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x1d6ee7…f0c318
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xcf480a…986d91
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xf2a699…13a5d4
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x5ce7a8…e95a7e
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x055763…3e0e5b
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x41da7e…01c910
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xe7593f…f04919
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x87c5e7…f0188e
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x53b1f3…83b843
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x4bb051…41cf09
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x3f5ee6…63014e
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x1b198e…fec5ae
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xd9dc14…35cd22
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x13162f…583b46

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.