Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xc11ed7…678d89
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x15f130…fa05e4
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x3bea08…b9d468
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x31099a…ce08f4
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x552ca0…e7f1ec
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xbeae82…a254f9
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xacc1f4…13476f
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xf3c0e2…effd82
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x24734d…e18c78
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x56cfad…5b2725
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xea050d…4e66a6
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xe80dbe…626ea1
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xefeca2…6e973b
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x5babdf…2fa245
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x6ec4f7…d94ea7
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xd17541…94b042
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xc88263…0015e1
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x96e531…7aa7f2
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0xa1384a…2c5c2b
0xc8ef…b58b0xa9dd…2315Base—$0.002100%coinbase69d ago0x017840…275ef5

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.