Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa35d ago0x8e6b33…317eea
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa35d ago0x60ad41…4efe41
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0x693c6d…009f82
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0xd3da3f…0fadb8
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0x48415a…9a8e0b
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa35d ago0xcd7ea6…015088
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0xad861a…86ea6a
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0xf95486…4c7aac
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0x832bc9…aad8d6
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0xa46003…d63d53
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa35d ago0x9a9482…aa5f03
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0x2dfcef…ee07b0
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0xf7f50f…2769d8
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa35d ago0x3b0792…de9873
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa35d ago0x1b78a4…d22a80
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0x7d9ea2…c7da19
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa35d ago0xfb251f…c2ebbf
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa35d ago0x8e8bd2…106bf7
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa35d ago0xade4f1…052c76
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0xfda8d2…44cfaa
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa36d ago0xfd8ee4…dc8ed4
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa36d ago0x8f5de5…611b3f
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0xdedec6…0776c5
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x2b063b…f1b78c
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa36d ago0xe1e91f…bc40a3

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.