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%0x8100…1de512d ago0x97ec2e…da451a
0xa787…64cf0x47c5…4fc3Base$50.4070%0xfe9d…bf4612d ago0x767171…1c62c0
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5df6…642812d ago0xde9378…a32cc9
0xa787…64cf0x47c5…4fc3Base$52.5070%0xfe64…ec0812d ago0xdcb53b…eb675d
0xa787…64cf0x47c5…4fc3Base$10.5070%0x238c…f4bb12d ago0x87b481…21dcab
0xa787…64cf0x47c5…4fc3Base$10.5070%0x850e…501712d ago0xce116f…1cf3d5
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf6cb…a8d712d ago0x72e218…9a0831
0xa787…64cf0x47c5…4fc3Base$10.5070%0x771b…60b812d ago0x59139f…78706d
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa30d…6d0012d ago0x494b39…17ef8f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2fb6…129712d ago0x799bf6…a10e72
0xa787…64cf0x47c5…4fc3Base$10.5070%0x16b5…bfc012d ago0xfa4c24…cd599f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0485…d42912d ago0x8566b6…52f937
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1e09…da4112d ago0x4a4c1d…50b214
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4b4c…8d4012d ago0x6f7f9e…e77086
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8134…084912d ago0x95fd17…5e1bab
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf261…5d4112d ago0xdb5ae0…2ae011
0xa787…64cf0x47c5…4fc3Base$10.5070%0x3d37…880612d ago0x31e1bc…f89da1
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8ee8…f8f212d ago0x7ae815…6b71b4
0xa787…64cf0x47c5…4fc3Base$16.8070%0xd301…c7ff12d ago0xec9127…1a6880
0xa787…64cf0x47c5…4fc3Base$14.7070%0x1798…f45f12d ago0xf08774…fc407c
0xa787…64cf0x47c5…4fc3Base$22.0570%0x0881…8de212d ago0xed7448…06bd6f
0xa787…64cf0x47c5…4fc3Base$50.4070%0x9d6c…edd312d ago0xfa8ab0…9b29c4
0xa787…64cf0x47c5…4fc3Base$10.5070%0x35b0…b81012d ago0x02a461…9d6eae
0xa787…64cf0x47c5…4fc3Base$52.5070%0x54de…447012d ago0x391f72…c9eb86
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6d2e…0c6412d ago0x3f07cc…80d301

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.