Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b75…2e2c0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x3c24ef…e744c1
0x2b75…2e2c0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x70c41c…5b5e28
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0xa77c20…cd7734
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x4fd9fe…979ad3
0x7e57…2f090xad62…95c8Basex402 service$0.002100%coinbase114d ago0x425596…560cd1
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x64c3b6…cedb93
0x7e57…2f090xad62…95c8Basex402 service$0.008100%coinbase114d ago0x500b47…a798cc
0x7e57…2f090xad62…95c8Basex402 service$0.01100%coinbase114d ago0xd1c0d9…cf07dd
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x3044c0…e235f3
0x7e57…2f090xad62…95c8Basex402 service$0.008100%coinbase114d ago0x136ef9…ff4131
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x95862d…99be8e
0x7e57…2f090xad62…95c8Basex402 service$0.005100%coinbase114d ago0x7ad962…b4cfe8
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x3ff13e…ef61ea
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0xcb0caf…cc0a58
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0xf583d1…304575
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x685bb0…7eb191
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x233087…650c9d
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0xac0f50…4e9a51
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x882c37…f45248
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0xd12d47…31c426
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x0ca986…45283c
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x577eed…70f534
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x24c34a…be5ffd
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0x0c02e6…3989ab
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase114d ago0xbad8f9…4dff2b

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.