Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd194…bea50x9c95…e299Base—$0.001100%fluxa71d ago0x141173…a3a9f6
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x164479…4c0351
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0xb9ac1b…588d84
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x5ed59a…0097ba
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0xbf6d46…a40314
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x30b8a6…ca517a
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x50bc37…b45557
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x7fae76…cc8174
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x1ef811…0d9d49
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0xa808a0…e68b30
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x20c215…61b042
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0xcfd044…9d11a4
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0xdc2dc7…e0eecd
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x957d30…a86257
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x2fd244…832449
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x187ba7…930fef
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0xe83995…9887e2
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0xc7c50b…6b4b44
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x39d832…0c6c51
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x0b68f3…8e14bd
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x8dd672…305a0b
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x6bf355…ec4f3c
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0x96d5d1…933eb6
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0xd9ae1e…32965f
0xd194…bea50x9c95…e299Base—$0.001100%fluxa72d ago0xde9a11…95481b

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.