Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xfba232…da681b
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x6fcf24…38d1a1
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xe46e2a…489982
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x319d81…00744d
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x49676a…87807a
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xffba42…677ee6
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xe7d737…5a0952
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa47d ago0x0143a1…b6c0ca
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x1b5011…743307
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x35c679…526686
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa47d ago0x725043…2759e5
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xce460f…8514df
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x429e56…da65e8
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x2584b5…bb1695
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa47d ago0x167db3…74335d
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xfb5f8e…008c66
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xfe0ea0…9ed50c
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xbfd9f5…b8a537
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xcde2bc…37885f
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xa7e397…0e22a4
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0xfd681b…e6ef4f
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x236cbd…ba0ebe
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x290dc5…64c1d8
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x58630d…b8b5ac
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa47d ago0x6c1b57…4942d9

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.