Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0xd3f432…702146
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0xca10b4…0f04ae
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0xd52e29…050d1c
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0xc03bcc…7852e6
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x819d72…1f90ea
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x6a6acb…a8e17a
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0xd658fa…ee08aa
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x5751b6…d13b6b
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x5b6b63…c41210
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0xde84cf…c8dc76
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x7a73a0…253fbd
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x9bd1f9…5abb38
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0xd0cc7b…93ac5a
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0xc06346…131182
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0xd84b14…863ebc
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x1499e9…4b9521
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x1e8395…62c215
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x00923a…59cdec
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x764df8…517fa2
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x0bcbf4…5809fd
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x2c732f…8a4da6
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x49e0a5…3cad9b
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x2b5825…eef03a
0x4964…14270xfe80…47eeBase—$0.001100%fluxa37d ago0x23641a…fbe929
0x4964…14270x9c95…e299Base—$0.001100%fluxa37d ago0x6f13f3…2847f5

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.