Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x8ef157…b4ddb0
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x8395ae…9fc046
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x612d1d…e497d0
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x5df619…5abdab
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x9d1342…169f28
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x734f7f…a594e6
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x4a0534…0b818b
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x7aac92…a0d506
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x835e64…eeb176
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0xe39af7…ea5fe9
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0xdaa21c…b2580a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x66bd21…ed9190
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0xfd4b44…1285ef
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x4e3c30…097496
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x53b7fd…b0a1ba
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa23d ago0x804d76…a9df8b
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa24d ago0x0bed28…b8be0d
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa24d ago0x218cb3…4a3ed1
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa24d ago0xd6ad4a…d69c98
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa24d ago0xd2c466…b337a1
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa24d ago0x97da49…773eb0
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa24d ago0x9c56c9…4f3d7d

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.