Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa17d ago0x8d53c5…682324
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa17d ago0x200599…88cbe7
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa17d ago0x769319…2428b8
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x5b66f3…57764b
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x1a8774…77e93b
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xe06262…c0aeb4
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x348198…f10a2e
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x7f0fbd…b133a3
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x500b0e…383426
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xad4444…8d292f
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xc3a79e…477631
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x5da0f0…5115e9
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xf29646…fa8cbc
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x9eadd5…7cb586
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x937c9b…0a9f4a
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x20985c…b1bc83
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x7b14f2…67583f
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xb5274f…2be97e
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xacfaee…bad76a
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xbc6323…7d5822
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xcd4350…ddd5de
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0x5abb6b…1539e9
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xcf3405…864d10
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xa28273…18ec74
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa18d ago0xb17633…539c67

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.