Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x3d0a63…5a86bf
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xde6df6…df54f2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x9cf050…cc9c54
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xe5137e…93db26
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x24957f…5f7ece
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x8841b8…a85c3f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xfb0ad9…cbf6e6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x035c32…beb3c8
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xa75717…6a41b5
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xe08174…788e51
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xc10e93…64e047
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xe70190…aedce7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x09ca17…bfd48f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xa84276…127cd6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x85c671…2057b3
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xcc4613…45a98c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x0c8db7…608a66
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xa3f2a5…bf9339
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x35747d…ef0248
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x23eb91…292637
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x50f87c…1f9d27
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0xc18ff3…f41097
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x2835ad…cce1db
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x0293b4…9076fa
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa78d ago0x1c31bd…a705f4

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.