Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38e698…921b22
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b8637…cc5e31
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf59fe5…2ef7cc
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3ce5f…9a22fb
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x958a6c…67d8b1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee8ba4…698415
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7512e3…14c7df
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6a85c0…82e50e
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e8f2f…1d5dc1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9dcb02…fcf96d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x40a0ba…a72b93
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x10f89f…46e29c
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x700560…9c9bae
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a8452…3183bd
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8d1e9…d874fe
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2000dd…7db2b9
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd1e2f7…2c049d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad592e…7656f9
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb52255…3c3ee6
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6df31c…aa39bb
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b6e9a…064285
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x315461…918aad
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3bc201…3ed418
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xebb7f6…21a778
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57bf79…6e798b

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.