Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$3.00100%coinbase28d ago0x2e5061…83d022
0x7d45…92240xb0af…7de0Base—$3.79100%coinbase28d ago0x004758…d5af43
0x7d45…92240xb0af…7de0Base—$3.86100%coinbase28d ago0xaff237…5b93af
0x7d45…92240xb0af…7de0Base—$3.74100%coinbase28d ago0xec5555…20b20e
0x7d45…92240xb0af…3befBase—$3.00100%payAI28d ago0x3e97e5…819496
0x7d45…92240xb0af…3befBase—$3.00100%payAI28d ago0x8b2fbe…3ba04d
0x7d45…92240xb0af…7de0Base—$5.88100%coinbase28d ago0xe55aad…ebdc66
0x7d45…92240xb0af…7de0Base—$5.62100%coinbase28d ago0xcb5dfd…f88aa9
0x7d45…92240xb0af…7de0Base—$3.00100%coinbase28d ago0x9ad731…5a2856
0x7d45…92240xb0af…7de0Base—$4.00100%coinbase28d ago0x4719da…72abfe
0x7d45…92240xb0af…7de0Base—$5.06100%coinbase28d ago0x04f413…cb0467
0x7d45…92240xb0af…7de0Base—$5.10100%coinbase28d ago0xbbc2ba…38c09e
0x7d45…92240xb0af…7de0Base—$5.31100%coinbase28d ago0x5db781…be4a03
0x7d45…92240xb0af…7de0Base—$4.85100%coinbase28d ago0x96600b…761988
0x7d45…92240xb0af…7de0Base—$5.02100%coinbase28d ago0x2ab964…60aaa9
0x7d45…92240xb0af…7de0Base—$3.00100%coinbase28d ago0x1883c1…b3a438
0x7d45…92240xb0af…7de0Base—$4.55100%coinbase28d ago0x97cb4e…fa84f6
0x7d45…92240xb0af…7de0Base—$4.00100%coinbase28d ago0x882a4c…d5692d
0x7d45…92240xb0af…3befBase—$3.00100%payAI28d ago0xe9ad4e…d120fe
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase28d ago0xa9fb5e…161005
0x7d45…92240xb0af…3befBase—$3.00100%payAI28d ago0xc560c3…638865

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.