Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0xa48526…c9a938
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x1b9fc8…f8a5f5
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x625742…343c25
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x3db34c…dfeecb
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x15c697…791918
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x37cd7d…8179d3
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x65dc77…480acd
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0xd08e4b…6c2aa1
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0xefd027…e0d69b
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0xec5df5…cb1f72
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0xac66e0…760621
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x3ff270…3750c5
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x46844c…02edd2
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0x219148…c6b69d
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0xc4e1f0…7952ad
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0xb3dd1a…f4ccb3
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0xdf8c13…0249c9
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0x20cf32…d50900
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0xd0a4eb…2c62e6
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0x4e9cd3…56147b
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0xc56ec4…b1fa67
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0x88ec0d…e4eb4f
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0x377e42…3db8ac
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0xfe23b9…f38a61
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa37d ago0xc0c3c1…45648b

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.