Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0x839c32…ea82a7
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xcb9014…fadd3c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0x219f73…a3d127
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xd645b5…3abb07
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0x8fed42…64c2be
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa43d ago0xa3bbdb…b64efb
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xaac081…2ad08d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0x61d90f…e4a5d5
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0x7faf64…cac358
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xdb3736…939071
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xcad578…9e1066
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xe111cf…a23b1b
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xf91192…98a7ea
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0x678d7f…1dbf91
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa43d ago0x16de0f…03fcae
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0x5d9377…f4861d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xacfc95…ccdf28
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0x2f2502…68cc72
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xcf063a…6f9f04
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0x624212…d1b587
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa43d ago0x124407…a67f15
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa43d ago0xfb7a15…543577
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa43d ago0xbdf120…7cb40b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa43d ago0x866888…b81b14
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa43d ago0x415a1e…13f428

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.