Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0xf1b21d…382caa
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0x4b3e71…975fd3
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0x2221d5…8b57f2
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.02100%coinbase20d ago0x43ad35…b288e1
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.02100%coinbase20d ago0x9cef53…94730f
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0x8dfa1e…0247b4
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0xf916fb…a9c985
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0xe3d9a6…a74c38
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0xeb4144…f809d9
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0x2929d6…e01d44
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0x97ea67…3cfa2c
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0x93f46f…329509
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0x60b4f3…dbfef4
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0xea6bc4…ddb1a4
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0xd0d1b9…61a89b
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.02100%coinbase20d ago0x17efd4…8b1af5
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0x1e5086…4bd214
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0x65fb0a…817516
0x27ab…248c0x4465…28eeBaseInvoketCompliance$0.01100%coinbase20d ago0xecbc4d…64f6f3

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.