Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x092a92…6ea9ac
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xe037d7…38d697
0x5291…58100xfe80…47eeBase—$0.001100%fluxa46d ago0xce87cb…8bec14
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xdc38b8…4ae350
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xcecbaa…2b0ae9
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x4072e5…cf06a8
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xad7b66…78a23a
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x9770e0…4879a6
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x95ccee…66bea5
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xc7ba38…d461d8
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xfee6c0…3629f9
0x5291…58100xfe80…47eeBase—$0.001100%fluxa46d ago0x27e7ba…7bf97f
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xcd8137…ded33b
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0xfc06e1…f12119
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x7a1362…b1288e
0x5291…58100x9c95…e299Base—$0.001100%fluxa46d ago0x23e66d…c71fde
0x5291…58100x9c95…e299Base—$0.001100%fluxa47d ago0xa6b1f2…6e5a15
0x5291…58100x9c95…e299Base—$0.001100%fluxa47d ago0x4196d1…c2e3fa
0x5291…58100x9c95…e299Base—$0.001100%fluxa47d ago0x528392…2419d5
0x5291…58100x9c95…e299Base—$0.001100%fluxa47d ago0xbf6c1d…c4e504
0x5291…58100x9c95…e299Base—$0.001100%fluxa47d ago0x216f4d…b8af4f
0x5291…58100x9c95…e299Base—$0.001100%fluxa47d ago0xe3b951…b28895
0x5291…58100x9c95…e299Base—$0.001100%fluxa47d ago0xa65174…e62f3d
0x5291…58100x9c95…e299Base—$0.001100%fluxa47d ago0xca94d2…183fb8
0x5291…58100x9c95…e299Base—$0.001100%fluxa47d ago0x060124…5f02c2

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.