Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x3389a8…b261ab
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x2b348a…4aa4de
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x196c2f…dc2b9e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0xd2d00d…fe90b1
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0xf04d2f…aa9757
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x3d542f…76e3d7
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x316aaf…71a4fc
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x7c0853…42e770
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x9e4294…9520cf
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x782c9a…6eb637
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0xd6a129…a178da
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0xf6f1f7…0fecc5
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0xfe707a…fe5cf1
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x3c4f46…df220b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0xab835e…0e8d09
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0xc6b124…45cef9
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa20d ago0x94c519…1ddcb6
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0xf15cdd…89815e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0xcec457…a1b6dc
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x87c960…73420a
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x749ab8…f88037
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x911a76…cf0819
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0xfb77f2…9858b5
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x845e03…c244ab
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa21d ago0x75aa2a…7b4e40

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.