Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4040b3…ecfd28
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bca69…831671
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x303f3a…5092ba
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x754713…246029
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb4eb02…8e46b3
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x78528f…9e67f6
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x43935e…f6194d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x362521…9a3863
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0fac93…c8e99d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e48e4…613f4e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x09fedb…7c7339
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ec5c9…d5f785
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x825bd6…b9dae7
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e9d54…a49180
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e4f28…971e7f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x04a276…c31e02
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xea9014…83b7f1
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6720b5…468e32
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1c9b27…856aa8
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8f8fa…eaf05b
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf65f9f…e17456
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca7fd1…b0e213
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51492d…19bc21
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5ea99…308f85
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x16922f…70863d

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.