Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x271c…fbde0x89b0…7708Base—$0.01100%coinbase77d ago0xc5533c…7b8531
0x271c…fbde0x6127…fd20Base—$0.01100%coinbase77d ago0x9a2eba…8b412c
0x271c…fbde0xa720…e7eaBase—$0.01100%coinbase77d ago0x70559c…eb1b49
0x271c…fbde0x7b81…98efBase—$0.01100%coinbase77d ago0x08f0d2…3f97f8
0x271c…fbde0x4517…3fd0Base—$0.01100%coinbase77d ago0xe32f7c…7251df
0x271c…fbde0x2409…c6a8Base—$0.01100%coinbase77d ago0x2930a8…0bf48d
0x271c…fbde0xc675…085eBase—$0.01100%coinbase77d ago0x7fc377…5a60d0
0x271c…fbde0x6102…9f7cBase—$0.01100%coinbase77d ago0x8e481a…58826a
0x271c…fbde0xcfd5…9f17Base—$0.01100%coinbase77d ago0x449839…483108
0x271c…fbde0x87b6…faa8Base—$0.01100%coinbase77d ago0xbc1125…a5f751
0x271c…fbde0x107a…0d63Base—$0.01100%coinbase77d ago0xc46b56…49b737
0x271c…fbde0xd415…60a4Base—$0.01100%coinbase77d ago0x8d917e…5a785f
0x271c…fbde0x13f8…3af2Base—$0.01100%coinbase77d ago0xd1ff4a…65bcc5
0x271c…fbde0xc9c2…1438Base—$0.01100%coinbase77d ago0x2ce227…c0ae71
0x271c…fbde0x4f50…17a3Base—$0.01100%coinbase77d ago0x29f9d4…fd1b75
0x271c…fbde0x7850…12acBase—$0.01100%coinbase77d ago0x2723cd…1b6685
0x271c…fbde0x2a8e…813fBase—$0.01100%coinbase77d ago0x8fe55f…5afdf5
0x271c…fbde0x0bab…9008Base—$0.01100%coinbase77d ago0x70a4a3…1de3fa
0x271c…fbde0x4cff…058bBase—$0.01100%coinbase77d ago0x0e7b0b…c54a12
0x271c…fbde0xdd4a…0926Base—$0.01100%coinbase77d ago0xdf816a…067774
0x271c…fbde0x656e…ec2aBase—$0.01100%coinbase77d ago0x6b8178…c0e9ce
0x271c…fbde0xa42b…6a2fBase—$0.01100%coinbase77d ago0x6a8e48…423b79
0x271c…fbde0xce4c…01f7Base—$0.01100%coinbase77d ago0xcb36f1…3106a6
0x271c…fbde0x1902…563aBase—$0.01100%coinbase77d ago0x4c0e1f…b74fac
0x271c…fbde0xb6de…c180Base—$0.01100%coinbase77d ago0xad78fa…912c37

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.