Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb23da6…179db9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d0f90…633cbc
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d2c2d…79e44c
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0c9128…df14e9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x26da47…69f62f
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x937d5d…c92763
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac0fba…d76314
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e72d3…1836f3
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe915f3…f0fd4e
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x908e80…1b01a7
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc7d06f…d702ae
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf4b7b3…b005c4
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55f4e0…c1a05b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe812be…a3248a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1811d1…fa9fa8
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e9b9d…fea07d
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1a334…59a5cf
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb54515…0a08f4
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x176d6e…2dd327
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x147807…dd7351
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15dedf…1d5d5d
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5907b…5adb22
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x73befc…32d0d8
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0a4465…240f40
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7fd616…51b9a9

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.