Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0x18a234…569645
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xc78dcb…5612be
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xbedc12…2fdbac
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa38d ago0xfc46d8…f0f513
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xbeb6ac…ecbf21
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa38d ago0xe80bb3…8a7d98
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0x7c46a9…2f654e
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa38d ago0x2ab43d…55483c
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa38d ago0xece807…5b1332
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xa815b9…a454fa
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0x441f54…1d5724
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0x6d95b7…862667
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xe6b4ed…3ac7aa
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa38d ago0x507de3…2f5d6c
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xd6ab12…597fbf
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xac4031…07557d
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa38d ago0xa5b116…dbce36
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xf41c73…bed4a0
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa38d ago0x186d13…de2025
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xf15ef4…cbdc35
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa38d ago0xa75753…4b0c7a
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa38d ago0x2a3f80…05f542
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa38d ago0x7870b8…300e3d
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa39d ago0x9dc7c4…1a9871
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa39d ago0xe0322a…c62e79

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.