Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x8250…8699Base—$9,874.1270%0x7347…d69125d ago0x8b6147…58ba64
0xa54d…49f50x58a6…e90cBase—$3,518.4270%0x7347…d69125d ago0x955386…a0e2ec
0xa54d…49f50x2df2…e369Base—$4,425.4070%0x7347…d69125d ago0xcdbafc…1cc362
0xa54d…49f50x2df2…e369Base—$3,928.0170%0x7347…d69125d ago0x352f49…32c08a
0xa54d…49f50x2df2…e369Base—$5,249.4270%0x7347…d69125d ago0xeb70eb…3187df
0xa54d…49f50x5de0…7f2dBase—$18,507.1870%0x64b2…883325d ago0xecf587…54c382
0xa54d…49f50xbea8…f7c2Base—$4,566.3870%0x7347…d69125d ago0xce9b54…123086
0xa54d…49f50x2f0b…079dBase—$1,130.0670%0x64b2…883325d ago0x020b0d…b12373
0xa54d…49f50x31a4…91a3Base—$1,979.8570%0x7347…d69125d ago0x824a93…79bdff
0xa54d…49f50x494d…6dd9Base—$5,328.6770%0x64b2…883325d ago0x93014b…a0621b
0xa54d…49f50xad18…570aBase—$4.9570%0x64b2…883325d ago0x8cc3f6…feabd2
0xa54d…49f5nochex.ethBase—$64.9270%0x7347…d69125d ago0xe21620…50cde7
0xa54d…49f50x295b…d0fbBase—$1,799.2670%0x64b2…883325d ago0x32274b…1f6904
0xa54d…49f50xe344…b5bbBase—$2,451.5570%0x7347…d69125d ago0x140cc8…8f6eb0
0xa54d…49f50x0c6b…0ea3Base—$15,986.7070%0x64b2…883325d ago0xfd12f9…d3058d
0xa54d…49f50x6d0c…c142Base—$14.8870%0x64b2…883325d ago0x54fbfb…163ba3
0xa54d…49f5lightyagami.ethBase—$16.3770%0x64b2…883325d ago0xffb0cc…40c53b
0xa54d…49f50x99e5…b573Base—$19.6570%0x7347…d69125d ago0x998c73…47b3dd
0xa54d…49f50x5233…38efBase—$2.2670%0x64b2…883325d ago0x8fe8cc…74a211
0xa54d…49f50x49a5…829cBase—$1,507.6570%0x7347…d69125d ago0xada3ab…617342
0xa54d…49f50x5de0…7f2dBase—$9,689.2070%0x64b2…883325d ago0x874d27…ceb111
0xa54d…49f50x322f…9fc7Base—$1,286.5070%0x64b2…883325d ago0x478fb6…fcd6ca
0xa54d…49f5wicenty.ethBase—$301.8870%0x7347…d69125d ago0x963134…60b751
0xa54d…49f5wicenty.ethBase—$319.8870%0x7347…d69125d ago0x4c57e4…d454a3
0xa54d…49f5wicenty.ethBase—$319.8870%0x7347…d69125d ago0xcb5776…9e27b4

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.