Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0xa6a231…173a00
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0xdb04f2…1bb0c7
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x1f6df1…f1a037
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x62d658…3b905c
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa38d ago0x6c7262…28a827
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x7cf547…3de87d
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x27b1ab…241a3c
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x51937c…fd85fe
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0xdc7f0a…4b01ca
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x636d29…ff0545
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x979d5d…2d00c7
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x178289…a88223
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa38d ago0x94ff31…f8d0f7
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x75c783…5d8cbc
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x5cc209…7a8ab7
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0xfe78fb…7c0f71
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa38d ago0x8c181b…536a22
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x94562e…58c0a3
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x964590…a0e823
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x8cddac…b33920
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0xba00a9…88fb57
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x1930b9…f0eab3
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x594469…f676a0
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa38d ago0x59ef37…1fa7fc
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa38d ago0xc562ea…4777a8

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.