Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c9e…366b0xaeac…aef5Base—$0.01100%coinbase74d ago0x221dc7…b6a5e2
0x0c9e…366b0x0870…e8d8Base—$0.01100%coinbase74d ago0xff8a43…9fc148
0x0c9e…366b0x215c…9994Base—$0.01100%coinbase74d ago0xb18eea…953e35
0x0c9e…366b0x619f…1269Base—$0.01100%coinbase74d ago0x8863e9…2f53e0
0x0c9e…366b0x4ab3…f41dBase—$0.01100%coinbase74d ago0x365eda…01a9ed
0x0c9e…366b0x1da5…dfd5Base—$0.01100%coinbase74d ago0x8ea37f…c88bcf
0x0c9e…366b0xd29c…709eBase—$0.01100%coinbase74d ago0xc754bd…33ae78
0x0c9e…366b0x4c02…5487Base—$0.01100%coinbase74d ago0x7a58aa…a3e841
0x0c9e…366b0xd776…0a50Base—$0.01100%coinbase74d ago0x0e073e…b8d18b
0x0c9e…366b0x5e53…ec31Base—$0.01100%coinbase74d ago0x612f71…20fc61
0x0c9e…366b0x8319…f877Base—$0.01100%coinbase74d ago0x103b56…64bb18
0x0c9e…366b0xc9e0…4aa2Base—$0.01100%coinbase74d ago0x0b530f…78812c
0x0c9e…366b0x6f74…9461Base—$0.01100%coinbase74d ago0x92a858…ff1a45
0x0c9e…366b0x3b58…4c63Base—$0.01100%coinbase74d ago0x2e1618…caae66
0x0c9e…366b0xcab3…59b5Base—$0.01100%coinbase74d ago0x052a40…d79ba5
0x0c9e…366b0x31f1…83e6Base—$0.01100%coinbase74d ago0xe5130e…0b571c
0x0c9e…366b0xa801…3086Base—$0.01100%coinbase74d ago0x3acfa0…002135
0x0c9e…366b0x45a6…5512Base—$0.01100%coinbase74d ago0x1cf7f3…39cd30
0x0c9e…366b0xca55…81d6Base—$0.01100%coinbase74d ago0xf36295…a96ce5
0x0c9e…366b0x1e36…02ebBase—$0.01100%coinbase74d ago0x29634d…37fe05
0x0c9e…366b0x3953…0fbaBase—$0.01100%coinbase74d ago0x6778ff…a34f88
0x0c9e…366b0x47b5…11f8Base—$0.01100%coinbase74d ago0x45568c…6329ba
0x0c9e…366b0x2368…24c9Base—$0.01100%coinbase74d ago0x9d6f7a…bf90a8
0x0c9e…366b0x8982…23b8Base—$0.01100%coinbase74d ago0x133352…0fae5a
0x0c9e…366b0xf372…3337Base—$0.01100%coinbase74d ago0x8c64e9…09b3c6

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.