Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d4d…555c0x66d7…83bcBasex402 service$0.02100%candidates103d ago0xbb6dc6…246e0d
0x051b…da220x66d7…83bcBasex402 service$0.03100%coinbase104d ago0xd82c23…972a6f
0x04f9…a77f0x66d7…83bcBasex402 service$0.05100%candidates104d ago0x3d31dd…0d2f0f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%candidates104d ago0x2d4adc…e24566
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%candidates104d ago0x5e504e…f4794d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%candidates104d ago0xf2db03…68f6d9
0x9cc4…b1760x66d7…83bcBasex402 service$0.09100%coinbase104d ago0x13adda…2f318f
0x9cc4…b1760x66d7…83bcBasex402 service$0.27100%coinbase104d ago0xdeaa00…974b9c
0x9cc4…b1760x66d7…83bcBasex402 service$0.86100%coinbase104d ago0x1b751c…030d88
0x9cc4…b1760x66d7…83bcBasex402 service$0.11100%coinbase104d ago0x5c2b6d…592122
0x9cc4…b1760x66d7…83bcBasex402 service$0.86100%coinbase104d ago0x5a4df1…908eae
0x9cc4…b1760x66d7…83bcBasex402 service$0.54100%coinbase104d ago0x0d0f80…ea19e4
0x9cc4…b1760x66d7…83bcBasex402 service$0.22100%coinbase104d ago0x9cd931…d18806
0x9cc4…b1760x66d7…83bcBasex402 service$0.29100%coinbase104d ago0x7bf5ca…2dd7ba
0x9cc4…b1760x66d7…83bcBasex402 service$0.32100%coinbase104d ago0x8e1920…5caaa7
0x9cc4…b1760x66d7…83bcBasex402 service$0.67100%coinbase104d ago0x3e6705…23e798
0x9cc4…b1760x66d7…83bcBasex402 service$0.27100%coinbase104d ago0x56fcd7…2ec2cb
0x9cc4…b1760x66d7…83bcBasex402 service$0.13100%coinbase104d ago0x2f6df1…421303
0x9cc4…b1760x66d7…83bcBasex402 service$0.09100%coinbase104d ago0x08b389…9bc401
0x9cc4…b1760x66d7…83bcBasex402 service$0.11100%coinbase104d ago0x56fa7a…447aea
0x9cc4…b1760x66d7…83bcBasex402 service$0.43100%coinbase104d ago0x16348b…8f6d66
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase104d ago0xa2b311…f39a91
0x9cc4…b1760x66d7…83bcBasex402 service$0.22100%coinbase104d ago0xb11689…9581d8
0x9cc4…b1760x66d7…83bcBasex402 service$0.58100%coinbase104d ago0x027975…145c84
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase104d ago0x333a9d…474c38

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.