Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x9e4b27…34e990
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x4b3372…4194f7
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x9c5620…34805e
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0xdfb4d9…e830be
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x79a152…0be459
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x0b7bd4…4e15a5
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x376656…5e4e50
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x80ec0a…8fa24c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0xea2ddd…e9c23b
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x1a0299…b29a56
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0xd9403e…d6ff39
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0xbed660…4af14a
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x7c7122…4c302a
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x2f4cfe…d40195
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0xc4ef55…65b1c4
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x08bafb…985424
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x290575…dc511a
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x127fe7…ff1ddf
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x74c8c5…3f52f2
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x7cd139…2af9b2
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x43c55d…2f628c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0xbdfd32…e00515
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x409c70…4c4624
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x12444d…8dc99b
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa87d ago0x7eb61a…3b89a5

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.