Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x5a6e14…0a1bb8
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xa38c35…aed088
0x96cf…36790x9c95…e299Base—$0.001100%fluxa36d ago0x7602f2…5cdd1f
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x00503f…60d2fd
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x1d5035…7179d8
0x96cf…36790x9c95…e299Base—$0.001100%fluxa36d ago0x2b55f9…dc0166
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xaceb1a…4bde05
0x96cf…36790x9c95…e299Base—$0.001100%fluxa36d ago0x66fddd…46e119
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x2b9a3b…cd56fa
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x4a4f9d…572d23
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x8fc3f7…a23d1c
0x96cf…36790x9c95…e299Base—$0.001100%fluxa36d ago0x08b6f8…ff8e17
0x96cf…36790x9c95…e299Base—$0.001100%fluxa37d ago0x8d3b7d…1c5689
0x96cf…36790x9c95…e299Base—$0.001100%fluxa37d ago0xaa78fa…e89955
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa37d ago0x18659f…ca6712
0x96cf…36790x9c95…e299Base—$0.001100%fluxa37d ago0x699275…78566c
0x96cf…36790x9c95…e299Base—$0.001100%fluxa37d ago0xa9741e…b0f0c6
0x96cf…36790x9c95…e299Base—$0.001100%fluxa37d ago0x4404ca…7d8878
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa37d ago0x482954…ce7480
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa37d ago0x475d90…cb074f
0x96cf…36790x9c95…e299Base—$0.001100%fluxa37d ago0xcc32de…e1a675
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa37d ago0x13cda0…d8c367
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa37d ago0x5deb2f…a9dd03
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa37d ago0xe8111f…7b9091
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa37d ago0x1ba01e…f55684

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.