Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base$10.5070%0x81da…371f16d ago0x9c9de8…3907f5
0x79ec…56320x47c5…4fc3Base$10.5070%0x9903…29c416d ago0x4197ed…1017d5
0x79ec…56320x47c5…4fc3Base$11.5570%0xc4f0…359616d ago0x3aafe4…eff42d
0x79ec…56320x47c5…4fc3Base$10.5070%0x2fb2…aefd16d ago0x521fda…fca849
0x79ec…56320x47c5…4fc3Base$10.5070%0x2a5b…d6a916d ago0x41128d…31610f
0x79ec…56320x47c5…4fc3Base$10.5070%0x5b2d…d78c16d ago0xed9e42…bfc106
0x79ec…56320x47c5…4fc3Base$11.5570%0xd98d…210516d ago0x7611e6…93777e
0x79ec…56320x47c5…4fc3Base$10.5070%0x72ef…0ffd16d ago0x9357f2…0fa6d7
0x79ec…56320x47c5…4fc3Base$10.5070%0x6078…eee816d ago0xa09d11…3de075
0x79ec…56320x47c5…4fc3Base$10.5070%0x0156…b0f516d ago0x9dc6ef…f701a3
0x79ec…56320x47c5…4fc3Base$18.9070%0x1bf5…a71616d ago0x8fd43e…e229df
0x79ec…56320x47c5…4fc3Base$10.5070%0xbc4f…cafd16d ago0x698b27…12ad59
0x79ec…56320x47c5…4fc3Base$10.5070%0xd022…454116d ago0xfc9236…53d016
0x79ec…56320x47c5…4fc3Base$21.0070%0x5670…ffbc16d ago0x174844…2cb5f7
0x79ec…56320x47c5…4fc3Base$10.5070%0xa75d…d8a516d ago0xb6a532…d20c88
0x79ec…56320x47c5…4fc3Base$10.5070%0xfe64…ec0816d ago0x5b69ed…90a1da
0x79ec…56320x47c5…4fc3Base$10.5070%0x6fec…af4016d ago0x478f69…7c338b
0x79ec…56320x47c5…4fc3Base$10.5070%0xba2c…ddc816d ago0x034b9c…c5d0e4
0x79ec…56320x47c5…4fc3Base$10.5070%0xcd64…d81f16d ago0x709ede…b75311
0x79ec…56320x47c5…4fc3Base$10.5070%0x8437…41a816d ago0xdecbad…aeafb0
0x79ec…56320x47c5…4fc3Base$10.5070%0x55b3…f1a016d ago0xcb6471…e601f9
0x79ec…56320x47c5…4fc3Base$10.5070%0xbb99…f69a16d ago0x5e3614…4f91e7
0x79ec…56320x47c5…4fc3Base$10.5070%0xb60e…e3aa16d ago0x39c124…1d42fc
0x79ec…56320x47c5…4fc3Base$10.5070%0xc5bc…360616d ago0x995999…40b282
0x79ec…56320x47c5…4fc3Base$10.5070%0xa8e8…666816d ago0x749272…4c6a02

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.