Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0xa8d022…5820f1
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0x9c569a…9fca03
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x69355a…44f344
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x383862…69d729
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0xef2f9e…6685b3
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x8c6020…59428b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x52a4fa…98a148
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0xe9b1dc…fbb652
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0x34a151…78ec0e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0xddd6e4…48a70e
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0xb2944c…bc912a
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0x818245…8ca24b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x14da02…d345b0
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0x2d7b32…dfaae7
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0xb1cff6…90bee6
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x0c9ac9…39a378
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa40d ago0xb5b0f3…51d9f6
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x726f91…233d75
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa40d ago0x51185c…261148
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0x72954e…996e52
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa41d ago0xe8d84c…123c84
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0xd94030…f99974
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0x459c4a…1a6838
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa41d ago0x28c8aa…50b784
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa41d ago0x61ff99…1e7f96

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.