Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe85c46…11dafe
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7aafab…77d76e
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ea5cf…8aced7
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92a9ac…04a40d
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf5d314…38de57
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x73d889…8aec59
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x258d97…ba1a17
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa0a989…23ea35
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58b663…c8f5cc
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d8666…31ad74
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2539ae…848e39
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5c2f26…c45725
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x13519e…5abc1e
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7cc49…49fcbb
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7bd022…1abf9c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9605dc…612f38
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc552e…21c2e6
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xda85fe…aed816
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c524d…6acd1c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58fe66…4fde9c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1c90f…782b00
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52b0ca…6c373a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4165c4…4f9f01
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xec601e…3fd1a2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x41fa4b…16504e

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.