Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x020e…15c90x1c47…fe2bBase$0.10100%payAI42d ago0xc48ec1…c56cf1
0x020e…15c90x7197…9582Base$0.10100%payAI42d ago0xd7dee9…28f1ff
0x020e…15c90xdf80…4c70Base$0.10100%payAI42d ago0x7c9c89…6ae8bd
0x020e…15c90xe485…1eafBase$0.10100%payAI42d ago0x7c2fa2…cef092
0x020e…15c90x2706…b469Base$0.10100%payAI42d ago0xd0a656…4d7666
0x020e…15c90x2fba…88c0Base$0.10100%payAI42d ago0xed815e…ed53e0
0x020e…15c90xbf04…d3b1Base$0.10100%payAI42d ago0x465853…01b5c5
0x020e…15c90x22e2…8c8dBase$0.10100%payAI42d ago0xa45d30…b1ddf2
0x020e…15c90x9b39…da4eBase$0.10100%payAI42d ago0xa08dc0…07846a
0x020e…15c90x45c1…4260Base$0.10100%payAI42d ago0xcf69da…921de7
0x020e…15c90xb22d…f506Base$0.10100%payAI42d ago0xccf344…5dd16f
0x020e…15c90xf8d8…e213Base$0.10100%payAI42d ago0xc0b2c0…ca0981
0x020e…15c90x3cd5…5079Base$0.04100%payAI42d ago0x5bcf9e…5589c9
0x020e…15c90xdf4d…6d18Base$0.10100%payAI42d ago0x220ead…fc3a09
0x020e…15c90xc950…bcfaBase$0.10100%payAI42d ago0x49195f…bf8b9b
0x020e…15c90xc259…5811Base$0.10100%payAI42d ago0x8f6337…e4d873
0x020e…15c90x3b6d…4eaaBase$0.10100%payAI42d ago0xedd6aa…b563c1
0x020e…15c90x4d47…85d2Base$0.10100%payAI42d ago0x5ac441…3bcd12
0x020e…15c90xa980…17e8Base$0.10100%payAI42d ago0xc04fbe…0c96bd
0x020e…15c90x62d0…c336Base$0.10100%payAI42d ago0x704415…3fa036
0x020e…15c90x80ba…88adBase$0.10100%payAI42d ago0x7e754a…84c826
0x020e…15c90x09f7…7c84Base$0.10100%payAI42d ago0xde67ba…b1548c
0x020e…15c90x6d13…5b24Base$0.10100%payAI42d ago0x6603e6…0e15df
0x020e…15c90xdd08…042cBase$0.10100%payAI42d ago0xde9ad3…120f39
0x020e…15c90x2762…719aBase$0.10100%payAI42d ago0xaa27fd…375e54

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.