Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0x8d3a81…36a381
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0x93e2a6…6e6cb4
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xc71e9a…39795d
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xa0addc…d5b49d
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xd76715…c7abb3
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xea8049…eb3bc1
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0x4553b2…5f1e8b
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xdd395b…1fd7aa
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0x748b6c…7f27e0
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xe19124…072c15
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0x87bc38…993582
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xab09e4…bf06b7
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0x06fe59…fa66eb
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0x25a508…f16930
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0x84b955…527479
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xa85211…cf16ed
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xe10be7…b55ff8
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa53d ago0xe6d217…7ef394
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa54d ago0x32d465…53596c
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa54d ago0x97b374…a80307
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa54d ago0xa7c86a…7cbdf1
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa54d ago0xc4cc9a…f980c1
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa54d ago0x63194f…0f4555
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa54d ago0x52293c…898342
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa54d ago0xefda8d…8fd985

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.