Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…723f0xda05…ef78Base$50.00100%0xa923…c9ac62d ago0x566d8d…21e805
0xa25c…723f0x7470…4694Base$25.00100%0xa923…c9ac62d ago0xe8b6a3…5ccbdf
0xa25c…723f0x1b48…e118Base$40.50100%0xa923…c9ac62d ago0xb01f6d…50e978
0xa25c…723f0x1a32…4f75Base$50.00100%0xa923…c9ac62d ago0x621161…af1d3b
0xa25c…723f0x5667…01deBase$74.99100%0xa923…c9ac62d ago0x4a3b6f…d29439
0x12ef…6a450xa25c…723fBase$25.00100%0xa923…c9ac62d ago0x9686e1…b82e9d
0xa25c…723f0x0975…15ebBase$25.00100%0xa923…c9ac62d ago0xa26042…b8a7df
0xa25c…723f0x6d40…bb60Base$30.00100%0xa923…c9ac62d ago0x13dd92…e03ad9
0xa25c…723f0xaba5…dfa1Base$50.00100%0xa923…c9ac62d ago0x3c4a87…3f86d3
0xa25c…723f0x6778…7875Base$25.02100%0xa923…c9ac62d ago0x781e30…466ead
0xa25c…723f0xa0ca…379eBase$40.00100%0xa923…c9ac62d ago0x0203eb…054ce9
0xa25c…723f0x86ea…9f7eBase$60.01100%0xa923…c9ac62d ago0xa22268…c234e2
0xa25c…723f0x4038…a001Base$15.00100%0xa923…c9ac62d ago0x25d2fb…af4176
0xa25c…723f0x2047…4aceBase$30.00100%0xa923…c9ac62d ago0x9bacb9…f81513
0xa25c…723f0x3c01…76a6Base$26.00100%0xa923…c9ac62d ago0x9193ab…29f948
0xa25c…723f0x034c…7a47Base$1.00100%0xa923…c9ac62d ago0xd6997b…8e7340
0xa25c…723f0xe852…149fBase$50.00100%0xa923…c9ac62d ago0x6535a5…c03351
0xa25c…723f0xfb1b…c039Base$50.05100%0xa923…c9ac62d ago0x5a5586…ba4860
0xa25c…723f0x7a93…ebb9Base$20.00100%0xa923…c9ac63d ago0xbdec61…fcd285
0xa25c…723f0x5f8a…3da7Base$13.00100%0xa923…c9ac63d ago0x6b0f7d…0f8a58
0xa25c…723f0x95cd…52d8Base$30.01100%0xa923…c9ac63d ago0xab264a…78a79c
0xa25c…723f0x5071…58e4Base$40.00100%0xa923…c9ac63d ago0x4b3e0f…d34970
0xa25c…723f0x8445…fc13Base$23.04100%0xa923…c9ac63d ago0x705fa7…c76e02
0xa25c…723f0x6195…2fc8Base$25.00100%0xa923…c9ac63d ago0x9dcdd0…970b95

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.