Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x440aef…ce3edb
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x8ee05c…8b282c
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0xdc9139…b9aa3d
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x35cf20…1417de
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0xe02a89…c6c33e
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x968027…2b85c9
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0xaf8a1e…8b9b71
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x35750f…b3098c
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0xb9b973…2d9064
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0xcb6b1b…e85cb0
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0xfd6a5c…0ae1c4
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x832af1…0db44d
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x80d526…e6ebda
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x2032d9…3da96c
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x28f0ec…00c8d0
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x5974a3…ddfb20
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x203b1a…02b56e
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x630e09…63a4f9
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0xc47140…4976b1
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0xe2ddf8…2f5e43
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa22d ago0x172b65…3446cf
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa23d ago0x6c27ff…fb3f4f
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa23d ago0x6c42db…ebf7fd
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa23d ago0xf57259…618a00
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa23d ago0x4f2761…4f69b8

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.