Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790x9c95…e299Base$0.001100%fluxa33d ago0x3c9387…7a9ba4
0xf007…9c790x9c95…e299Base$0.001100%fluxa33d ago0x5fde1f…ce78a0
0xf007…9c790x9c95…e299Base$0.001100%fluxa33d ago0xaa1bcf…8fa31b
0xf007…9c790x9c95…e299Base$0.001100%fluxa33d ago0xd2d4a5…aa8929
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0xbd0568…f2f550
0xf007…9c790x9c95…e299Base$0.001100%fluxa33d ago0xee2c6f…f7002a
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0x54f629…fc8479
0xf007…9c790x9c95…e299Base$0.001100%fluxa33d ago0x3b9c15…6e64e4
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0x6cb751…77a37b
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0xd7be08…a5824f
0xf007…9c790x9c95…e299Base$0.001100%fluxa33d ago0x62593d…411cb9
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0x1b4d03…2c8a4c
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0x1e2904…9b3be7
0xf007…9c790x9c95…e299Base$0.001100%fluxa33d ago0x0ab92e…52a2af
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0xcd52a7…832df2
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0x6758da…43ea60
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0xde9295…842419
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0x01249a…8773b0
0xf007…9c790xfe80…47eeBase$0.001100%fluxa33d ago0xe899a5…17e72a
0xf007…9c790xfe80…47eeBase$0.001100%fluxa34d ago0x1cf472…c8ea64
0xf007…9c790x9c95…e299Base$0.001100%fluxa34d ago0xeb96fd…a317e6
0xf007…9c790x9c95…e299Base$0.001100%fluxa34d ago0x88b498…1dfe8e
0xf007…9c790xfe80…47eeBase$0.001100%fluxa34d ago0x2b7b43…306345
0xf007…9c790xfe80…47eeBase$0.001100%fluxa34d ago0x85199b…3d2b94
0xf007…9c790xfe80…47eeBase$0.001100%fluxa34d ago0x2754d9…e91044

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.