Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa5e…2d460xbd50…73fbBase—$0.01100%coinbase72d ago0x057169…cd949e
0xfa5e…2d460xd201…c610Base—$0.01100%coinbase72d ago0x324e77…8cc988
0xfa5e…2d460x656a…5d6aBase—$0.01100%coinbase72d ago0xc8fa70…e3fdb7
0xfa5e…2d460xab18…be9eBase—$0.01100%coinbase72d ago0xd653b5…bfb01f
0xfa5e…2d460xd8a0…f2ccBase—$0.01100%coinbase72d ago0x70a88f…8efa98
0xfa5e…2d460xfd09…c879Base—$0.01100%coinbase72d ago0x9ca6f6…570a4d
0xfa5e…2d460xb8ba…1feeBase—$0.01100%coinbase72d ago0xef43e6…3f218c
0xfa5e…2d460x1b0b…9627Base—$0.01100%coinbase72d ago0x8485a0…c42b07
0xfa5e…2d460xb054…ce94Base—$0.01100%coinbase72d ago0xa966b2…ea7f94
0xfa5e…2d460xef2c…926dBase—$0.01100%coinbase72d ago0x754adb…a8b4c5
0xfa5e…2d460x2176…e7abBase—$0.01100%coinbase72d ago0x0f6fc7…b4165f
0xfa5e…2d460xfe90…17eeBase—$0.01100%coinbase72d ago0xeca4ff…b0171d
0xfa5e…2d460x37d9…db69Base—$0.01100%coinbase72d ago0xaa3fbe…421d05
0xfa5e…2d460x43f7…249fBase—$0.01100%coinbase72d ago0x04862c…ab399e
0xfa5e…2d460x39fe…b9c7Base—$0.01100%coinbase72d ago0x4254ea…648fe1
0xfa5e…2d460x3265…29caBase—$0.01100%coinbase72d ago0xba112d…e0159b
0xfa5e…2d460x7a4c…abbaBase—$0.01100%coinbase72d ago0x82551d…021097
0xfa5e…2d460x51cd…0bd8Base—$0.01100%coinbase72d ago0xd4e63d…58acc4
0xfa5e…2d460x6724…762fBase—$0.01100%coinbase72d ago0x8ba837…532f54
0xfa5e…2d460xd1a6…37dfBase—$0.01100%coinbase72d ago0x771ed8…44879f
0xfa5e…2d460x211e…c602Base—$0.01100%coinbase72d ago0x782840…3d75c8
0xfa5e…2d460xeabe…cf31Base—$0.01100%coinbase72d ago0x042f9e…c72036
0xfa5e…2d460xfe2d…035eBase—$0.01100%coinbase72d ago0x6ba673…8ede68
0xfa5e…2d460x15c0…901aBase—$0.01100%coinbase72d ago0xecaaed…9ecc42
0xfa5e…2d460xeb4d…2b6bBase—$0.01100%coinbase72d ago0x98054a…54724f

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.