Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ef6…aafe0x56e7…4863Base—$0.01100%coinbase37d ago0xffac07…86ef2b
0x5ef6…aafe0xd73c…efe3Base—$0.01100%coinbase37d ago0x8e8cc9…dd3d38
0x5ef6…aafe0x84c3…9b5cBase—$0.01100%coinbase37d ago0xddbecb…cf2a4c
0x5ef6…aafe0xf9e1…de86Base—$0.01100%coinbase37d ago0x9a6764…6f8255
0x5ef6…aafe0x858e…5cd4Base—$0.01100%coinbase37d ago0x6f1d44…7d2249
0x5ef6…aafe0x0170…c1a7Base—$0.01100%coinbase37d ago0x6e69eb…643c5f
0x5ef6…aafe0xf1d6…b5bcBase—$0.01100%coinbase37d ago0xb3230d…4c60f3
0x5ef6…aafe0x9071…d0d0Base—$0.01100%coinbase37d ago0x1b759a…626e48
0x5ef6…aafe0xaefa…7caeBase—$0.01100%coinbase37d ago0x384ff5…cd9d72
0x5ef6…aafe0xf33e…1952Base—$0.01100%coinbase37d ago0x7c1abd…cdf6bd
0x5ef6…aafe0xced2…2ec2Base—$0.01100%coinbase37d ago0xe54464…38daa4
0x5ef6…aafe0xbe68…7361Base—$0.01100%coinbase37d ago0x5efa82…b37f9f
0x5ef6…aafe0x71af…663bBase—$0.01100%coinbase37d ago0xd02814…9f1073
0x5ef6…aafe0xe287…12bbBase—$0.01100%coinbase37d ago0xf5b93e…ee3d33
0x5ef6…aafe0x3064…b2cbBase—$0.01100%coinbase37d ago0xacf95c…796ca7
0x5ef6…aafe0x6ff3…3d75Base—$0.01100%coinbase37d ago0xea9dae…c89188
0x5ef6…aafe0xb766…9504Base—$0.01100%coinbase37d ago0x84fc8c…625adf
0x5ef6…aafe0xc94e…c0f3Base—$0.01100%coinbase37d ago0x440e9f…7a1811
0x5ef6…aafe0xa2ea…dd2cBase—$0.01100%coinbase37d ago0x1ba475…a9f36d
0x5ef6…aafe0xa36c…a9b4Base—$0.01100%coinbase37d ago0x7428db…da1b85

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.