Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450xc6ce…f438Base$0.01100%coinbase83d ago0xb5cfe0…b73d65
0xfcfe…52450x356d…c2a0Base$0.01100%coinbase83d ago0x20923e…2716df
0xfcfe…52450xb821…8568Base$0.01100%coinbase83d ago0x6c5028…c3ecc4
0xfcfe…52450xba16…a2a0Base$0.01100%coinbase83d ago0x9cd278…ad843e
0xfcfe…52450x7bae…3b9eBase$0.01100%coinbase83d ago0x0bda2a…864a4b
0xfcfe…52450x3f61…118bBase$0.01100%coinbase83d ago0xcd5fe5…289133
0xfcfe…52450xfb9b…6fb0Base$0.01100%coinbase83d ago0x045252…c8077f
0xfcfe…52450x919c…2a58Base$0.01100%coinbase83d ago0x5e2848…97cb66
0xfcfe…52450xad6c…8641Base$0.01100%coinbase83d ago0x61d32d…74da1b
0xfcfe…52450xb19d…e499Base$0.01100%coinbase83d ago0x00f273…52c777
0xfcfe…52450x08b0…796bBase$0.01100%coinbase83d ago0x0b5caf…e40db0
0xfcfe…52450xd6b2…3302Base$0.01100%coinbase83d ago0x31f601…e0c7b3
0xfcfe…52450xa731…bc7aBase$0.01100%coinbase83d ago0x21998c…9cb411
0xfcfe…52450x73a7…b13fBase$0.01100%coinbase83d ago0xf9d4a4…f69168
0xfcfe…52450x0328…9268Base$0.01100%coinbase83d ago0x8e4773…b0cd67
0xfcfe…52450x0eed…5f08Base$0.01100%coinbase83d ago0x3f404b…480764
0xfcfe…52450x8f2b…5c7aBase$0.01100%coinbase83d ago0x4a4bcb…1f4a44
0xfcfe…52450x34c2…6e17Base$0.01100%coinbase83d ago0x099530…58625c
0xfcfe…52450xf1d9…cbd8Base$0.01100%coinbase83d ago0xcc978d…ae4e52
0xfcfe…52450x98fa…294aBase$0.01100%coinbase83d ago0x09c3cf…c2a740
0xfcfe…52450xd549…09e8Base$0.01100%coinbase83d ago0x10faee…973684
0xfcfe…52450x8b29…35f3Base$0.01100%coinbase84d ago0x55ed2a…d48357
0xfcfe…52450x720a…fe14Base$0.01100%coinbase84d ago0x030c34…be2b74
0xfcfe…52450x959a…452aBase$0.01100%coinbase84d ago0x3ac378…cedd70
0xfcfe…52450x9aa7…1006Base$0.01100%coinbase84d ago0x20b74e…3bd93f

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.