Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0xe8a9dd…7f9682
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0xd2e8e0…5f0f62
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0x11fc5b…4759c4
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0x4fc4e6…c5dd3e
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0x97ac59…dcc2b4
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0x39f530…1c64f4
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0x1dc6ea…743463
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0x126edc…ee48b7
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0xe6e766…542b0d
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0xb69052…43b754
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0xf35091…439ede
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0x90d42e…7ac882
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0x1d8094…1ec58f
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0xd9c126…625dce
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa23d ago0x27c7c9…23c779
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0xfc99af…0ba5d0
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0xd50d18…0fbcac
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0x24be11…3f4718
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0xd57e0f…a29887
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0xcebdfd…fd41ed
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0x6d8edf…9a73ac
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0x91cfe1…239f64
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0xd55210…503d0a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0xb2190f…cfb559
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa24d ago0x55efcc…310612

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.