Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x59de27…ce4a1c
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xcae275…3d7888
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x5f3ae8…aacbd1
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xbf935b…3aeb71
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xfc2b45…2e1ae3
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x2b0dda…6964ae
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xf1d9f2…c7c5ec
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x404318…bd3898
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x49575b…e7924b
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xd10fe4…661587
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x6059c6…a79577
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xe2dad5…3542c9
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x256124…4599a9
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xeb8f91…60ec1c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xe1eed8…8fe547
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x9fd290…80231e
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa35d ago0x2e1bc7…a93b35
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xf3e94d…da955d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xd6d283…e413e0
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa35d ago0xe1ee41…9c2047
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x6195f5…ca6a9b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x2de3a2…70a47f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x63adc3…e26304
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x316a34…98f709
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x68def6…2a48a4

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.