Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x270df4…28e46f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5949c8…f796b8
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x54c33f…bea4ba
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x473d71…95218e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf220fd…f53bf3
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf05dc…3885e5
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x602164…f911be
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e6ce6…a0d20b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17baf6…16d4cf
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x940d64…2f58b0
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd4c34…390a43
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2853d3…ba8ed7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60fac7…627b9c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x311084…bc1952
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5128e…b06f78
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe19a07…54bf68
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x558e36…5259f1
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69f9bb…34434b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e8dd5…65f865
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98ab74…b8cfb8
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25f527…395452
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5bcad2…a5dcca
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x832c9a…da4b2f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc60dd…3e86f1
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x565100…17dd91

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.