Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb3c…6dd80xac65…4417Base—$0.06100%fluxa105d ago0x938e22…217e23
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa105d ago0x84189e…2fe829
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa105d ago0x935771…a0b502
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa105d ago0xfa0ac3…0408a3
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa105d ago0xcf43a9…51e849
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa105d ago0xb9a9cc…77e15f
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa105d ago0xd2fbd4…ac9635
0xcb3c…6dd80xac65…4417Base—$0.24100%fluxa106d ago0xa4aa67…8fbe06
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0x356f7d…755d1f
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0x51cba7…1a167d
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0x5a12a3…66714c
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0x4bbe1c…ee67ea
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0xf386aa…e7749d
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0x362af0…b31bdb
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0x42e0b7…d70122
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0xf838b3…f06a17
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0x563d78…90c965
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0xd3fa2e…526a35
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0xae8487…bbe0e6
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0x0d74a6…7a18d1
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0xdc00a3…dcaafe
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0xd679c7…5fca7f
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0xf0befb…e7b37c
0xb90a…9ae40xcb3c…6dd8Base—$0.01100%fluxa106d ago0xc163ca…9c1b6c
0xb90a…9ae40xcb3c…6dd8Base—$0.02100%fluxa106d ago0xfb3ee9…d8660b

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.