Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa68d ago0x5ae4b7…833926
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa68d ago0x7955e6…747e3a
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa68d ago0xd2248f…34ac3e
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x868a38…8a5b6c
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x961a23…9f4501
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xe72ff9…02e424
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x9b061c…3fae27
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x5f772b…86091d
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x28e262…460732
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xa6bbf2…72c435
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x677fe7…0d0c1e
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x2ad7c5…93cdcd
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xa12471…03c78c
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xd49052…7a76bd
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x39f802…5c6da3
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xce65cd…4c185b
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xd8869c…69f103
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xcba289…9b3844
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xcb469a…6dc369
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x81ff43…307538
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xe26efd…efbfbb
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x2f1476…21a53e
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0xbcd1f7…4e3944
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x6adcac…4d7811
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa69d ago0x3a6486…e6e50b

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.