Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca16…c06d0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase9d ago0xf2a02c…b82bb6
0x7816…74140x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase9d ago0x3631dc…6be2a9
0x7ee2…58eb0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0xf67d20…c9578b
0x5d9f…80a80x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x149f3a…890c2e
0x3096…84470x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0xae3b15…71e91b
0x530f…2a060x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x434011…f27f1c
0xa276…30950x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x144bb7…11387f
0x17d5…34cc0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x9b637b…80760f
0xddc3…74e20x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x6d4944…90294b
0xce3c…caf90x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x86380f…46724d
0xce84…60f00x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0xe75d8f…afa4da
0x4bd0…22ca0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x6fd29f…c08a34
0x9e31…e7dc0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x27190b…b50af0
0x5d9f…80a80x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0xe8db7b…e151cd
0x8481…81110x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x8f6bbd…3c6738
0xbb7f…da370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0xaeb4c9…6f9de0
0x7ee2…58eb0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x9e5f0b…7dcfc1
0xc971…a09e0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase10d ago0x2197da…da1425

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.