Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0x184867…a95265
0x497b…7fe90x9c95…e299Base$0.001100%fluxa37d ago0xa6d5ee…a62c51
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xd41416…202092
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0x313bf8…4cb541
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0x5f8a58…d6c8a7
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0x66cb4e…24af22
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xfb6c3c…bf5ad4
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0x120bf1…1a01e5
0x497b…7fe90x9c95…e299Base$0.001100%fluxa37d ago0xbfabf1…a402eb
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xce4409…ade383
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xb58ecc…e0faaa
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0x0f3467…1accb2
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0x927f50…ff489a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xc5873a…fee684
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xd48c8a…b394c0
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xcd9b48…80b8aa
0x497b…7fe90x9c95…e299Base$0.001100%fluxa37d ago0xf1023f…010970
0x497b…7fe90x9c95…e299Base$0.001100%fluxa37d ago0x680d84…2e250a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0x300a73…0ae5e4
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xf0acfe…e6557f
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa38d ago0x685f06…832ea1
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa38d ago0x78509a…6cb589
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa38d ago0x373b66…5396b0
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa38d ago0x05e686…273278
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa38d ago0x1ba6ac…ba4f27

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.