Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xf8c4…d83618d ago0x5e8d17…626844
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xb9e3…292d18d ago0x92829f…ada1d5
0xa787…64cf0x47c5…4fc3Base—$21.0070%0x9dba…e8e018d ago0x93cb88…7d2792
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x59e8…d82318d ago0x8e1801…b42f34
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x63f7…457818d ago0x1eeafa…d8d171
0xa787…64cf0x47c5…4fc3Base—$36.7570%0x8107…169918d ago0x882277…d48968
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x84ea…0e4718d ago0x50ab85…cafb7e
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x7685…476918d ago0xf8cc71…397938
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x76aa…2a0a18d ago0x4292b5…71c00a
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x791a…97b418d ago0x68df6c…935096
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x5670…ffbc18d ago0x10896d…ac6f20
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xc072…b4b118d ago0x92c5e1…2af843
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x91b5…1a5e18d ago0xeaff19…f0927d
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x1c06…7baa18d ago0xb5a50f…8b55b4
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x8183…61da18d ago0x40c842…05bfc0
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xa96f…aeb118d ago0xc5d7c7…72c7e4
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x4689…1c4b18d ago0x9232f0…6451bf
0xa787…64cf0x47c5…4fc3Base—$210.0070%0xcd39…072418d ago0x603c5e…787cbb
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xd773…a25018d ago0xd64ba0…adf73b
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xc7fb…441418d ago0xb03d7a…795861
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x2b2b…961c18d ago0x0f0c53…119782
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x811a…c8aa18d ago0x075d9e…b7acfc
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x72ef…0ffd18d ago0x61985c…fd23e3
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x9307…e92a18d ago0x858446…5dbbe6
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xa7b1…4ca418d ago0xb6c55d…e9f473

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.