Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xc30171…973cb3
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xe72a5a…3f7b16
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xfcfd7f…9e7791
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x289543…04e859
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xcd413c…6c7161
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x2617b3…3052c2
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xae2e14…1a987e
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x8241d2…2ebe3a
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xd6f275…fe8d49
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xfe37df…e8d72a
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xfbc039…91a686
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x6aee14…a0b17e
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa38d ago0x76f11f…abadb8
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x0539c6…4cbbf4
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xe31f9c…8d1c6d
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x073e22…0b8e32
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x28ccab…7a4f4d
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xfa3945…a3688f
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa38d ago0xd9cc02…6abc28
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x035cb8…709efc
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x5d7a1c…33b176
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x3f822e…80a89e
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xb36e58…7b4959
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0x234f84…81d36a
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa38d ago0xd445a6…0cc0e7

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.