Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x26fd9d…3dc9a3
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0xa76c78…62a785
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0xea3490…83e58b
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x2ae05a…5fa543
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x8d4e15…9f7a03
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0xd9d909…b9de4b
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x9f2d90…68047f
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x941d39…50d055
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x15d544…1e7046
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x97e908…4015cf
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0xc1f988…70eac9
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x615978…c92cb5
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x85b720…6d5665
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x01e4b2…9c4c9f
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x3716da…b3a0be
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0xbc2224…4c30a8
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x432b7e…04a313
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x42d6f2…af6412
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0xd20c60…b96190
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x7c86eb…f27171
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x5d68b5…8a0f02
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0xfbfa8a…18c6a3
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x11e882…3fa11d
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0x66930a…f9ce48
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase3d ago0xa5f60c…934c44

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.