Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x83243b…eb2ca4
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xdc71ae…4de3b6
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x329814…874dfb
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xcf5926…59ec21
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xf89232…3af18a
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x5f02db…65a5df
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xec1319…bfbb85
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x3d1c0a…01d576
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xc03ab9…94599d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xd0586b…977f3e
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x0a61f6…6f7af9
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x5d4097…8f90d4
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x0baef0…fff737
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x7f0860…279269
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x9975e2…1776ce
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x0a590d…bbf305
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xcdfd78…a38465
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xaa7691…ba5a66
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xa38b5a…4eda12
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xe0bbd6…2fec30
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xc658a8…82bc8f
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x5ef64a…095ccc
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xf35bf7…15b4f0
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0x52fe17…e0c745
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase42d ago0xf503df…08933d

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.