Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87cb…91e70x2a39…833cBase—$8.20100%coinbase114d ago0x85a2d8…d7d631
0x87cb…91e70xf72d…a7fcBase—$7.42100%coinbase114d ago0x45b391…e8ac36
0x87cb…91e70x6e2e…4932Base—$3.84100%coinbase114d ago0x2b0d07…9c7392
0x87cb…91e70xe661…f3d3Base—$8.51100%coinbase114d ago0x71995b…2b9fe4
0x87cb…91e70x08f5…f7c1Base—$3.80100%coinbase114d ago0xc70412…f976c3
0x87cb…91e70x1089…b8a1Base—$4.87100%coinbase114d ago0xa0819f…c1dbcf
0x87cb…91e70xe484…277cBase—$7.67100%coinbase114d ago0x9b0e21…2f20c1
0x87cb…91e70x5fc1…3f30Base—$2.92100%coinbase114d ago0xc1a9ff…2cbbe1
0x87cb…91e70x4b38…c57bBase—$1.03100%coinbase114d ago0x3d5dd9…162225
0x87cb…91e70x6ef8…ac27Base—$1.53100%coinbase114d ago0x7e3ba0…d4d690
0x87cb…91e70x3890…e400Base—$5.17100%coinbase114d ago0xba807e…cd14ee
0x87cb…91e70x7725…856cBase—$1.14100%coinbase114d ago0xd0dbc2…103614
0x87cb…91e70xbbf4…4586Base—$2.29100%coinbase114d ago0x0ef413…663f12
0x87cb…91e70x5c07…bf0fBase—$1.66100%coinbase114d ago0x93de2b…1a01e9
0x87cb…91e70x8ff5…efd8Base—$3.31100%coinbase114d ago0x113765…01c72b
0x87cb…91e70x1d32…1bc4Base—$7.03100%coinbase114d ago0xcceaa4…c9c39c
0x87cb…91e70x97a1…8d1bBase—$2.28100%coinbase114d ago0x8e8850…784145
0x87cb…91e70x50d6…fd35Base—$4.54100%coinbase114d ago0x24e233…630b0e
0x87cb…91e70xa789…cceaBase—$1.63100%coinbase114d ago0xe5c894…3b74cc
0x87cb…91e70x1981…4148Base—$3.01100%coinbase114d ago0x615ec0…adf9e2
0x87cb…91e70x4d32…9ac8Base—$7.51100%coinbase114d ago0x769e49…3d5e93
0x87cb…91e70xd5f5…9757Base—$5.24100%coinbase114d ago0xbc2776…794cfc
0x87cb…91e70x3fd2…c6f9Base—$2.75100%coinbase114d ago0xe385fc…51c1d3
0x87cb…91e70x0e5c…9f89Base—$1.25100%coinbase114d ago0x14ffbe…e2f551
0x87cb…91e70x2e8f…1620Base—$1.90100%coinbase114d ago0xb99600…6195b8

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.