Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xc144…dd4e4d ago0x827a9c…9748b7
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x39ac…36cd4d ago0xee8c77…b2b1bb
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x2fa9…16de4d ago0x4c6215…dd28fe
0xa787…64cf0x47c5…4fc3Base—$12.6070%0x9993…8cf54d ago0x48ae80…ba4b5e
0xa787…64cf0x47c5…4fc3Base—$12.6070%0x05c6…16ba4d ago0xa8e475…667b46
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xd4a6…3b8d4d ago0xff89d2…7aaa8b
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x20d2…f0b24d ago0xb79bf2…027229
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x50b0…9cda4d ago0x8ccc9f…2602ff
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x9765…21f54d ago0x1961b7…ee029a
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xeb2b…34ca4d ago0x5d24c7…4bad7a
0xa787…64cf0x47c5…4fc3Base—$21.0070%0xd02b…c3794d ago0x8b0a80…6a5333
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x27f5…dfdc4d ago0x6d3082…a8accf
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xbe69…29924d ago0x5984a7…845869
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xe935…f9044d ago0x6d58bd…7098cf
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xa06c…18fe4d ago0x615dc5…b73e01
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x705f…8eed4d ago0x6addaf…f54a33
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x0922…42234d ago0xd09c97…c6b3a4
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x7685…47694d ago0x310fda…856c82
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xc246…c5954d ago0x19b9be…9f6d8d
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x096a…5c7b4d ago0x579021…a6dd6c
0xa787…64cf0x47c5…4fc3Base—$19.9570%0x0558…49bd4d ago0x800b75…a7796c
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x04bf…0d0e4d ago0x3d3808…969f4c
0xa787…64cf0x47c5…4fc3Base—$35.7070%0xb3fe…1c054d ago0xa836e2…f0ef79
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xa894…209f4d ago0x743590…7a9bc8
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x170f…62304d ago0xe22835…ba5f84

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.