Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52b910…235c47
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x72e1bf…35c958
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7fa0ec…143690
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6621fe…787fd4
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x09364f…c66656
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ae52c…d7c5b1
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b802d…a6e121
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb84ebb…518b43
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e96f5…1aabf0
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28e268…225e68
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa69dc9…800cdd
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3cc4a1…6de95d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f7811…2221f7
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a3d65…98cf43
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7dac7a…b35be0
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9af456…1d7d2e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9cea11…16b07b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f39b2…948dfd
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7a4fa…1b7e74
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe221ce…3ecb7a
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdf11e2…ac9e85
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02543f…fb5450
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed49c7…c79f8f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b797e…befa59
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x23d673…df9e87

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.