Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa107d ago0x427227…5fae38
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa107d ago0x13b343…e2ed2d
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa107d ago0xe81034…28d3a2
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xbf7874…99dbd0
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x3dcbf4…c97f23
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xf0101a…2ba3a9
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xde136d…3d5d85
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x9c5961…858ccb
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x3bd115…dfb128
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x78936a…1f96e1
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x5af037…cacbf5
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xf29338…89f1ef
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x7236ee…1b3882
0xb90a…9ae40xe840…9998Base—$0.05100%fluxa108d ago0xa7db6d…bd7e65
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xfaf4e1…51f80f
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xc1bdc8…1e78d2
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x377ac9…4d0125
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xbd4a10…63ac70
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xbd78ed…efae62
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x18dcb3…6c11de
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x86af47…cd21a3
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xf2531a…b7cad1
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0xa2294b…37bfde
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x7055d7…874872
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa108d ago0x85e4cb…5197aa

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.