Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI115d ago0xe2a6c3…0859df
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI115d ago0xbfa3b5…97c2cf
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI115d ago0x8e7d88…df3bbb
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI115d ago0xcd91c9…2cf455
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI115d ago0x657e4b…1a9281
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x54b909…8e736b
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0xa68061…682a02
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x25a786…52dc15
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0xb60ede…7c734a
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x7aa49f…b473cf
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x4c7293…088fe1
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0xc9dc32…56e676
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0xdb4a89…151957
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x34802e…eeeed1
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x40dca0…7bb343
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x7f0d7e…d59b39
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0xe01747…be314f
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0xe70c38…b20f1f
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x68fe92…7b6558
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x021454…cfa690
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x4ebd0c…4882f9
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x8eae01…46c5d5
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x092e21…a86f5f
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x8cf0e9…978379
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI116d ago0x29620d…4031d2

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.