Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ad2…81410x7360…b832Base—$0.002356100%coinbase43d ago0xbc9b04…033460
0x3ad2…81410x7360…b832Base—$0.002273100%coinbase43d ago0x250ca7…275b78
0x3ad2…81410x7360…b832Base—$0.001948100%coinbase43d ago0x6c7bdd…7007fd
0x3ad2…81410x7360…b832Base—$0.001897100%coinbase43d ago0x0d805b…14f0b7
0x3ad2…81410x7360…b832Base—$0.002596100%coinbase43d ago0x4bedd5…f93932
0x3ad2…81410x7360…b832Base—$0.002139100%coinbase43d ago0xa79439…c9a7ea
0x3ad2…81410x7360…b832Base—$0.001972100%coinbase43d ago0x40a9e3…cff2b2
0x3ad2…81410x7360…b832Base—$0.001815100%coinbase43d ago0xb0beb2…85ae2f
0x3ad2…81410x7360…b832Base—$0.01100%coinbase43d ago0x305d71…415cab
0x3ad2…81410x7360…b832Base—$0.01100%coinbase43d ago0xbd7210…e51660
0x3ad2…81410x7360…b832Base—$0.01100%coinbase43d ago0x92f257…859ca8
0x3ad2…81410x7360…b832Base—$0.01100%coinbase43d ago0x7de6a0…2c0b29
0x3ad2…81410x7360…b832Base—$0.01100%coinbase43d ago0x4e2f54…16d7c5
0x3ad2…81410x7360…b832Base—$0.001827100%coinbase43d ago0x82ea91…23f443
0x3ad2…81410x7360…b832Base—$0.001827100%coinbase44d ago0xa3ee74…a3569e
0x3ad2…81410x7360…b832Base—$0.001888100%coinbase44d ago0x82fc17…bb7ebb
0x3ad2…81410x7360…b832Base—$0.001758100%coinbase44d ago0xa19737…909e18
0x3ad2…81410x7360…b832Base—$0.001827100%coinbase44d ago0x4f3411…d6544d
0x3ad2…81410x7360…b832Base—$0.001758100%coinbase44d ago0x872538…d57d08
0x3ad2…81410x7360…b832Base—$0.001888100%coinbase44d ago0x004af6…bcd423
0x3ad2…81410x7360…b832Base—$0.001758100%coinbase44d ago0x422cb0…0b62e3
0x3ad2…81410x7360…b832Base—$0.001758100%coinbase44d ago0xdd8436…901ce6
0x3ad2…81410x7360…b832Base—$0.001888100%coinbase44d ago0xac71c8…650949
0x3ad2…81410x7360…b832Base—$0.001827100%coinbase44d ago0x9031ec…94a140
0x3ad2…81410x7360…b832Base—$0.001758100%coinbase44d ago0xa96fe2…f1b219

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.