Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase73d ago0xcea844…b2cb91
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase73d ago0x5faa74…829a08
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase73d ago0x25aa59…8c9d63
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase73d ago0x64b9fc…414840
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase73d ago0x3918d3…8a4e16
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase73d ago0x1bb3d3…1605ca
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0xe7b986…5bec12
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x5c63b1…3c3683
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0xb42669…4f165c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x268027…7fdccf
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x1895da…625884
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x12f899…427a9c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0xb2756a…c2be6e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x64a2fa…d1ad9c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x9d863c…ed3f73
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0xef29a3…c3e548
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x06a7af…a776f9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x4aefc8…327590
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0xc7f599…18c77a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x619365…996154
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0xfa5962…f4767d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x5f2f69…38d5ec
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x658bba…688b38
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x458ccf…04c5e4

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.