Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase1d ago0x9c40d5…a2df5a
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0xfb8bfc…f15a4e
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0x01e8a8…5ba2e5
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0xedad46…a00b3b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0xdc8067…3ebc97
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0xb449c0…2b3304
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase1d ago0xc1f4a3…b55b08
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase1d ago0xff8eb8…0e9a26
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase1d ago0xce762c…a076a3
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase1d ago0x4d5ca7…a0f9d6
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase1d ago0x284ac3…d54ed9
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0x3c73cb…810258
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0x46d7f9…c4474b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0xcea2c3…a88a92
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0xa2a9a8…671118
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0x2f513a…c4e51c
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase1d ago0x404ba5…3140f8
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase1d ago0x62fcd3…cbb292
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase1d ago0x30449e…82768b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0xbe5bb4…b915a5
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0x9cca3a…4df801
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase1d ago0xb9610e…ae5b92
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase1d ago0x254879…d73a2c
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase1d ago0xdadff2…00f3f6
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase1d ago0x5348d3…6e3bc6

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.