Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x629a…da9c24d ago0x02e230…f58206
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd98d…210524d ago0x04bbfc…04278e
0xa787…64cf0x47c5…4fc3Base$10.5070%0xbada…25fd24d ago0x42bb3c…0abded
0xa787…64cf0x47c5…4fc3Base$210.0070%0xe146…b43824d ago0x501a5b…9b0325
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2115…35a024d ago0xf8e2d1…6aa65c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0c68…47ce24d ago0x27688c…7199e7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4d43…5ecd24d ago0x313a84…2b417b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9ea2…605a24d ago0xc7ff97…7a5fa5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5047…e94024d ago0xd2cf25…3c9686
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdc27…c47d24d ago0x9ad006…cc199b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1763…dc2224d ago0x26bb7c…6d6738
0xa787…64cf0x47c5…4fc3Base$10.5070%0x573b…0d2824d ago0xdd48b4…c27b7a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x13c6…f0ed24d ago0xa67cde…f7b667
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5ed5…f6c024d ago0x8d1c1a…65bdcd
0xa787…64cf0x47c5…4fc3Base$10.5070%0x170f…623024d ago0x0a9e48…2d7723
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdb82…274824d ago0x147213…f60074
0xa787…64cf0x47c5…4fc3Base$10.5070%0x707e…8d2824d ago0x7e11d3…3de6e9
0xa787…64cf0x47c5…4fc3Base$10.5070%0x96b2…cc5e24d ago0x4f448b…323054
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5670…ffbc24d ago0x4c2389…51d161
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc072…b4b124d ago0xbcda23…58bc12
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7fb5…6c5224d ago0x1483f0…54d4f4
0xa787…64cf0x47c5…4fc3Base$10.5070%0x422e…487024d ago0xc83d3a…dd92ac
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa070…95e024d ago0x0252b2…807bcf
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7685…476924d ago0x653efb…4bbe95
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2c22…1f1c24d ago0x64c9a6…2751fc

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.