Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xc43053…f39da6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x165e8b…0fd687
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xb014b8…12f4a2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x4f888f…e71f93
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x030e66…fb0062
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x3c9012…85d7b3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xdba4af…f4ca46
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x158ec0…3e20d7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xea1535…a12c43
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x24defb…03c788
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x568f28…941159
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x6be986…f15fe1
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xd1330d…026d38
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x2d3d48…13d108
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xa165e0…6cf8d6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xfccb05…8c8d7d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x29f812…47c10e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x2c644d…00d9a1
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xe52133…1467c2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xf02c6c…39b45d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xc60e63…bba705
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x8007d3…eb73d6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x16811a…101a79
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x341aee…1b3548
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0xc4e012…8aac7b

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.