Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690xb0cf…3161Base—$0.01100%coinbase89d ago0xcfb277…6222cf
0xd10f…db690xd6ba…0648Base—$0.01100%coinbase89d ago0x2d4267…2a0e49
0xd10f…db690x8158…0db0Base—$0.01100%coinbase89d ago0xfda751…f2be20
0xd10f…db690xa9a4…4d22Base—$0.01100%coinbase89d ago0x5b8d78…dee974
0xd10f…db690xef80…1f85Base—$0.01100%coinbase89d ago0xf15927…ccf43e
0xd10f…db690x8e12…8574Base—$0.01100%coinbase89d ago0x805e6d…f5f087
0xd10f…db690x5d7c…9016Base—$0.01100%coinbase89d ago0x0caf5a…130c38
0xd10f…db690x0c71…10c9Base—$0.01100%coinbase89d ago0x7fa1b1…8a2b37
0xd10f…db690xc926…e441Base—$0.01100%coinbase89d ago0x4362fc…86ecdf
0xd10f…db690xa1a4…6a64Base—$0.01100%coinbase89d ago0x3c8fc6…a9ad3b
0xd10f…db690x4c5f…b5aeBase—$0.01100%coinbase89d ago0x409230…6ff715
0xd10f…db690xd227…9321Base—$0.01100%coinbase89d ago0xf5012d…fe1dcd
0xd10f…db690x00c3…6b84Base—$0.01100%coinbase89d ago0x3c35bd…4fee81
0xd10f…db690x2983…6133Base—$0.01100%coinbase89d ago0x616289…ebdfe7
0xd10f…db690xa728…4cd5Base—$0.01100%coinbase89d ago0x984f83…4bfac8
0xd10f…db690xfbe4…2c8bBase—$0.01100%coinbase89d ago0x92270c…3aafae
0xd10f…db690x14fa…920aBase—$0.01100%coinbase89d ago0xfb4f36…0c29c0

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.