Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f49…f5940xb86a…e183Base—$10.0070%0xb86a…e1831d ago0xa7a360…219b05
0x4ff6…01940xb86a…e183Base—$1.0070%0xb86a…e1831d ago0x36278c…27e1a1
0x6933…a1e80xb86a…e183Base—$10.0170%0xb86a…e1831d ago0x3686c4…eb9f9e
0x1e54…a9af0xb86a…e183Base—$1,000.0070%0xb86a…e1831d ago0x3e77cc…020ac3
0xf43c…82970xb86a…e183Base—$13.7270%0xb86a…e1831d ago0x4c60ae…fb3107
0x7c66…a9a30xb86a…e183Base—$1.0370%0xb86a…e1831d ago0xb1884c…acf6cd
0x6692…e2b50xb86a…e183Base—$50.0070%0xb86a…e1831d ago0xdd040c…780c49
0x8086…c2140xb86a…e183Base—$6.0070%0xb86a…e1831d ago0x52638e…6f66d6
0xac82…fa2a0xb86a…e183Base—$1,469.7970%0xb86a…e1831d ago0xe32540…5e96e6
0x1211…54070xb86a…e183Base—$40.5670%0xb86a…e1831d ago0xe8b8cc…aef796
0x5839…05a60xb86a…e183Base—$1,000.0070%0xb86a…e1831d ago0x8bbcc3…eabdd2
0x0fdc…1db10xb86a…e183Base—$55.2370%0xb86a…e1831d ago0xe15491…d14cb9
0x7d0d…f7820xb86a…e183Base—$1.0070%0xb86a…e1831d ago0x1f0e48…3d8a1d
0xf748…50f50xb86a…e183Base—$57.3270%0xb86a…e1831d ago0xd6b621…47c685
0x3517…25a90xb86a…e183Base—$5.8170%0xb86a…e1831d ago0x229b34…a239b4
0xf90d…504d0xb86a…e183Base—$10.1070%0xb86a…e1831d ago0xaffb0c…4005ec
0x5eb7…4f8a0xb86a…e183Base—$102.9370%0xb86a…e1831d ago0xf1d622…8c3822
0x8aaf…929a0xb86a…e183Base—$9.9370%0xb86a…e1831d ago0xf1a3f5…a0d9d5
0x6cf2…39ae0xb86a…e183Base—$5.3970%0xb86a…e1831d ago0xd514ba…aa6130
0x7ebd…2ed20xb86a…e183Base—$120.2170%0xb86a…e1831d ago0x4e0530…c546a2
0xdbc2…14200xb86a…e183Base—$5.0070%0xb86a…e1831d ago0xdac514…2d0d2c
0x9192…d5ac0xb86a…e183Base—$2.0070%0xb86a…e1831d ago0x90a598…88c815
0x3d6d…95990xb86a…e183Base—$10.0170%0xb86a…e1831d ago0x79f818…240b4b
0xbccd…29c80xb86a…e183Base—$10.9470%0xb86a…e1831d ago0x52ec66…3020be
0xa462…4e2d0xb86a…e183Base—$106.4570%0xb86a…e1831d ago0x8d3f51…52de94

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.