Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe1d…f0770xae15…9d74Base—$0.00100%payAI112d ago0xc3606d…815a44
0x3c93…9dca0xae15…9d74Base—$0.00100%payAI112d ago0xf2fa6d…70b883
0x6939…4cef0xae15…9d74Base—$0.00100%payAI112d ago0xf51134…fc5904
0xf6c8…87250xae15…9d74Base—$0.00100%payAI112d ago0x22ddef…4c2ee1
0x1df5…e62e0xae15…9d74Base—$0.00100%payAI113d ago0x8ab098…b111bb
0x0490…6be10xae15…9d74Base—$0.00100%payAI113d ago0x43b09e…046d1d
0x4683…116b0xae15…9d74Base—$0.00100%payAI113d ago0x9a47ad…7fe2a6
0x6b0b…320c0xae15…9d74Base—$0.00100%payAI113d ago0x6e7514…84dc1c
0x0487…803b0xae15…9d74Base—$0.00100%payAI113d ago0x0f8054…89aa70
0x9ee7…718d0xae15…9d74Base—$0.00100%payAI113d ago0x17724c…83ff07
0x31d9…03c40xae15…9d74Base—$0.00100%payAI113d ago0xb8d222…cc2978
0xd134…7bb20xae15…9d74Base—$0.00100%payAI113d ago0x74444d…07cf8c
0x4728…83040xae15…9d74Base—$0.00100%payAI113d ago0xf55d8c…00db18
0x0c6b…9a2e0xae15…9d74Base—$0.00100%payAI113d ago0xbd6de2…903153
0x4ee1…8e9a0xae15…9d74Base—$0.00100%payAI113d ago0x88caaf…7fc2c9
0x141b…498b0xae15…9d74Base—$0.00100%payAI113d ago0xf1d86a…3ff8a5

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.