Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6572…1ca90x18cb…4fb0Base—$0.01100%coinbase71d ago0x60a07f…246731
0x6572…1ca90x25cb…5078Base—$0.01100%coinbase71d ago0x7b7eee…375ada
0x6572…1ca90x86aa…0c4dBase—$0.01100%coinbase71d ago0xe0740b…2ef99d
0x6572…1ca90xc162…500aBase—$0.01100%coinbase71d ago0xb87f8b…3bd734
0x6572…1ca90x9160…48b5Base—$0.01100%coinbase71d ago0x484c1f…d44a35
0x6572…1ca90x6b0f…aecbBase—$0.01100%coinbase71d ago0xd4bcca…ee4e5c
0x6572…1ca90xf7d3…2cd6Base—$0.01100%coinbase71d ago0xc971fd…ba28d0
0x6572…1ca90xc982…908cBase—$0.01100%coinbase71d ago0xfe7ec9…acff11
0x6572…1ca90xd0ab…605fBase—$0.01100%coinbase71d ago0xeb4df8…639124
0x6572…1ca90x8fe4…9c2bBase—$0.01100%coinbase71d ago0xe614e1…f7527a
0x6572…1ca90xb862…b766Base—$0.01100%coinbase71d ago0x3600a4…9c022e
0x6572…1ca90x2311…b775Base—$0.01100%coinbase71d ago0x027e3d…3b3e69
0x6572…1ca90x4de4…af46Base—$0.01100%coinbase71d ago0x7bdb25…ab44f7
0x6572…1ca90xd43b…c319Base—$0.01100%coinbase71d ago0xc0499a…d37177
0x6572…1ca90xafba…42c2Base—$0.01100%coinbase71d ago0x63c97f…1d377d
0x6572…1ca90x276c…a6a6Base—$0.01100%coinbase71d ago0xeb74fc…d8f6b5
0x6572…1ca90x64d0…95c0Base—$0.01100%coinbase71d ago0x4117df…b0a269
0x6572…1ca90x225d…2b37Base—$0.01100%coinbase71d ago0x633240…26a748
0x6572…1ca90xe0e3…d06dBase—$0.01100%coinbase71d ago0x1a0b9b…303b23
0x6572…1ca90x1871…0712Base—$0.01100%coinbase71d ago0xafbca9…a61d99
0x6572…1ca90xcf42…38e8Base—$0.01100%coinbase71d ago0x464fba…36c562
0x6572…1ca90xe550…6110Base—$0.01100%coinbase71d ago0x5c4ddd…9e90dd
0x6572…1ca90xcbd7…5472Base—$0.01100%coinbase71d ago0x0a2aa9…17ba4f
0x6572…1ca90x9e49…840aBase—$0.01100%coinbase71d ago0x6e9a00…690388
0x6572…1ca90x187c…7d81Base—$0.01100%coinbase71d ago0x9f33c5…2b1c7f

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.