Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x196cc2…a175db
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xfd051d…dba136
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xe890e0…0808a0
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x27aeec…940bab
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x50b8c8…7f1315
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xe074a9…c20d3c
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x7c8b1b…4f1e03
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xd26979…34bd86
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x144c42…3fdffd
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x3676a0…059b38
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xae76fb…720a27
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x63fdb9…a20845
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xdfa3f2…ff0371
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x7b623f…b197a1
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xdb5a52…b924e4
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x90516b…7790d4
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xd6d9ae…ad3b86
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x566885…c25bb9
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xf6bba8…60f38a
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x9ed80d…775432
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x95c718…bafffc
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x5688d8…c5f651
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x7127d6…5e01e1
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x3e88ec…96a72d
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x4c6727…cce55d

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.