Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0xf9ba75…d69f3d
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0xee4431…819cdf
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0xf2a252…04ff73
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0xcfd24e…0e1c1c
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0xfd1ae2…3068e7
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0xc8399f…1b8adc
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0xbd33f9…6ad053
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x4fd616…8535df
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x48c094…f0e1c2
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0xec404c…e5a808
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x589dfd…c27dff
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x4c6cb1…196987
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x4cb059…9bb62d
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x5eaa51…3a27ac
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x4721d9…ecb7fa
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x2db0f7…a44d13
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x25d015…459482
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x33afcf…c03ba8
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x35b05e…801b68
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x8d92b5…0953a8
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x060077…a19355
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x25cadf…381b75
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0xdc6f61…129590
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x75e1e0…8dee09
0x0203…53e20xa818…8454Base—$0.01100%coinbase24d ago0x5b345a…57ff42

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.