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$21.0070%0x8944…ba2a10d ago0x8dc670…ca96e3
0x79ec…56320x47c5…4fc3Base$10.5070%0x1513…b51310d ago0x95e8c0…3b7d47
0x79ec…56320x47c5…4fc3Base$21.0070%0x8100…1de510d ago0x0bdbdf…19f4fb
0x79ec…56320x47c5…4fc3Base$10.5070%0xf3d1…2b9c10d ago0xd0f1a7…f4d067
0x79ec…56320x47c5…4fc3Base$10.5070%0xb1ed…f85410d ago0x7e5d10…79d6c1
0x79ec…56320x47c5…4fc3Base$10.5070%0xac5b…869810d ago0x15d1b2…f1220e
0x79ec…56320x47c5…4fc3Base$10.5070%0x37bf…71af10d ago0xf5433f…796fdf
0x79ec…56320x47c5…4fc3Base$15.7570%0xde8d…bd2c10d ago0xe3159b…6c9951
0x79ec…56320x47c5…4fc3Base$21.0070%0x65ca…0ec110d ago0x0cea3b…47afce
0x79ec…56320x47c5…4fc3Base$10.5070%0xd0fe…397610d ago0x9fe553…96abc6
0x79ec…56320x47c5…4fc3Base$10.5070%0x20d2…f0b210d ago0x033495…f0beb1
0x79ec…56320x47c5…4fc3Base$21.0070%0x0922…422310d ago0x8bf4f6…37c80c
0x79ec…56320x47c5…4fc3Base$21.0070%0x4e07…cf7c10d ago0x6f41b5…693dd5
0x79ec…56320x47c5…4fc3Base$10.5070%0x9d1f…cb2210d ago0x4de63e…b73ca4
0x79ec…56320x47c5…4fc3Base$10.5070%0x0c48…3ed610d ago0xabc06c…f84ca7
0x79ec…56320x47c5…4fc3Base$10.5070%0x9092…bc9e10d ago0x8b6f95…01961d
0x79ec…56320x47c5…4fc3Base$10.5070%0x9993…8cf510d ago0x3ba2b2…d38ded
0x79ec…56320x47c5…4fc3Base$13.6570%0x63fd…c86f10d ago0x5a432f…899f1c
0x79ec…56320x47c5…4fc3Base$10.5070%0x7daa…021710d ago0x24a3fa…1c7962
0x79ec…56320x47c5…4fc3Base$10.5070%0x9903…29c410d ago0xffb298…bb73aa
0x79ec…56320x47c5…4fc3Base$10.5070%0x80e7…127f10d ago0x7ade3b…c3755b
0x79ec…56320x47c5…4fc3Base$10.5070%0x31fe…80c410d ago0x305829…bc5e24
0x79ec…56320x47c5…4fc3Base$10.5070%0x0881…8de210d ago0x037768…da3a6a
0x79ec…56320x47c5…4fc3Base$21.0070%0x1e09…da4110d ago0xac5fc3…8089ec
0x79ec…56320x47c5…4fc3Base$10.5070%0xa69c…e8d510d ago0x0584d2…b55bb3

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.