Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c0…c80f0x55ec…0528Base—$0.01100%coinbase78d ago0xf7e57f…e3bf2c
0xf5c0…c80f0x626a…1ca3Base—$0.01100%coinbase79d ago0xd8c7bc…369545
0xf5c0…c80f0xb305…6ad8Base—$0.01100%coinbase79d ago0x0ed209…c8aefb
0xf5c0…c80f0x9f57…6db4Base—$0.01100%coinbase79d ago0x8a541a…be7e0c
0xf5c0…c80f0xf1d7…7fa6Base—$0.01100%coinbase79d ago0x82fc5e…992d2b
0xf5c0…c80f0x3fa5…059dBase—$0.01100%coinbase79d ago0xd9bdb5…9f3f9f
0xf5c0…c80f0xb34d…618bBase—$0.01100%coinbase79d ago0xfbb341…f76205
0xf5c0…c80f0x1618…4601Base—$0.01100%coinbase79d ago0x5509f9…5b2003
0xf5c0…c80f0x75fc…9a11Base—$0.01100%coinbase79d ago0x527762…edf1ca
0xf5c0…c80f0x7b8f…2260Base—$0.01100%coinbase79d ago0x1fd650…9182ea
0xf5c0…c80f0x7b53…dd58Base—$0.01100%coinbase79d ago0x13cc32…5a9fff
0xf5c0…c80f0x4dda…be00Base—$0.01100%coinbase79d ago0x7bb50f…735f59
0xf5c0…c80f0x26ad…36f1Base—$0.01100%coinbase79d ago0xa753f4…6578de
0xf5c0…c80f0x4e70…1f1aBase—$0.01100%coinbase79d ago0x6e707e…20b258
0xf5c0…c80f0x9a81…7fc5Base—$0.01100%coinbase79d ago0xf4c873…b50c2a
0xf5c0…c80f0x62b5…adb5Base—$0.01100%coinbase79d ago0xbab093…bfb005
0xf5c0…c80f0x5d9d…20caBase—$0.01100%coinbase79d ago0x72e56d…0d7c51
0xf5c0…c80f0x3b26…735aBase—$0.01100%coinbase79d ago0xf09cfe…37caa5
0xf5c0…c80f0xd199…205aBase—$0.01100%coinbase79d ago0xca2c2a…12c710
0xf5c0…c80f0x8f2a…a3bdBase—$0.01100%coinbase79d ago0x2ccf72…a9d7f1
0xf5c0…c80f0xd662…1629Base—$0.01100%coinbase79d ago0x12edf8…e8c437
0xf5c0…c80f0xd1ce…1d04Base—$0.01100%coinbase79d ago0x4561a1…2f851c
0xf5c0…c80f0x51d6…621dBase—$0.01100%coinbase79d ago0x3b94b5…401501
0xf5c0…c80f0x54a9…434cBase—$0.01100%coinbase79d ago0x32df4c…8ce069
0xf5c0…c80f0xfabb…f04bBase—$0.01100%coinbase79d ago0xaccdbf…bf8494

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.