Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$30.25100%mrdn56d ago0xfd252e…9e2f56
0xfe8f…794d0x8e77…e2d6Base—$29.75100%mrdn56d ago0xbfb9fb…4161eb
0x4754…327b0x8e77…e2d6Base—$15.48100%mrdn56d ago0x1ef0e3…f640d8
0x13db…51920x8e77…e2d6Base—$28.21100%mrdn56d ago0x852a07…f10e15
0xe55e…f7480x8e77…e2d6Base—$16.38100%mrdn56d ago0xa33d14…62043a
0xe55e…f7480x8e77…e2d6Base—$18.87100%mrdn56d ago0x67b495…5ba9db
0xe55e…f7480x8e77…e2d6Base—$25.62100%mrdn57d ago0xfac8eb…6760ca
0xa6a9…809d0x8e77…e2d6Base—$27.78100%mrdn57d ago0x144b57…4ae16c
0x13db…51920x8e77…e2d6Base—$19.72100%mrdn57d ago0x507b93…bc288d
0xa6a9…809d0x8e77…e2d6Base—$26.91100%mrdn57d ago0x823a42…51254f
0x1cec…8dd40x8e77…e2d6Base—$20.39100%mrdn57d ago0x78cb24…a45458
0xe55e…f7480x8e77…e2d6Base—$17.81100%mrdn57d ago0xefd604…76795d
0xe55e…f7480x8e77…e2d6Base—$16.93100%mrdn57d ago0x5799aa…2cef7a
0xfe8f…794d0x8e77…e2d6Base—$25.72100%mrdn57d ago0x1ff37b…975cfc
0x4754…327b0x8e77…e2d6Base—$24.01100%mrdn57d ago0x361035…62e10f
0x1cec…8dd40x8e77…e2d6Base—$26.06100%mrdn57d ago0xb35921…70a0d6
0x13db…51920x8e77…e2d6Base—$33.82100%mrdn57d ago0x7e7cea…7a8663
0xa6a9…809d0x8e77…e2d6Base—$15.62100%mrdn57d ago0x96066b…838f6e
0x1cec…8dd40x8e77…e2d6Base—$21.20100%mrdn57d ago0x6bcf90…8dbcc8
0xe55e…f7480x8e77…e2d6Base—$22.50100%mrdn57d ago0x2c0a19…7c9210
0x1cec…8dd40x8e77…e2d6Base—$29.13100%mrdn57d ago0x0f4d2c…d98747
0x4754…327b0x8e77…e2d6Base—$23.61100%mrdn57d ago0xa03c43…ac3af3
0xe55e…f7480x8e77…e2d6Base—$32.12100%mrdn57d ago0x5af200…aa7d65
0xe55e…f7480x8e77…e2d6Base—$35.27100%mrdn57d ago0xf3851a…1dab8c
0x13db…51920x8e77…e2d6Base—$25.08100%mrdn57d ago0x0517cb…f590fe

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.