Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x3f8e61…14c954
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x9566a2…c37e65
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x2c944f…2e037a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x635b1f…7d06f3
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x9abff9…45cbaf
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x06b140…63d880
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x9507bf…56e29d
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0xd51d95…54bfa5
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x628a2d…c7c649
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0xfd6907…cc37a1
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0xac213b…c20a23
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x77dac2…b366dc
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x8f9249…dc99bd
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x08b545…9b3a1b
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x263c90…fee553
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x5428a1…e8e7b9
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x3f8c26…a7b036
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x14a68e…80f029
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x376056…dd7f59
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x41bf86…9679e3
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x51eba9…af1111
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0x92fff1…6a1b90
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0xa8e372…5c9426
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0xdc8078…b22e00
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa18d ago0xc767e8…2e75bc

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.