Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965c…3ab40xc148…3515Base—$403.3870%0xe528…c0284d ago0x2fd74f…8b1473
0x965c…3ab40xc148…3515Base—$403.3870%0x23ef…24315d ago0xe02bec…187273
0x5260…656c0xc148…3515Base—$100.0070%0xe528…c0285d ago0x9602ca…5ab890
0x5260…656c0xc148…3515Base—$100.0070%0x23ef…24315d ago0x8ac37c…7f7902
0x9104…dd7e0xc148…3515Base—$50.0070%0xe528…c0285d ago0x1d3166…b4b494
0x0657…8ce30xc148…3515Base—$13.3470%0x23ef…24315d ago0x9bd9c6…412b8d
0x5260…656c0xc148…3515Base—$100.0070%0xe528…c0285d ago0xd2690d…e42b8a
0xb34b…c23a0xc148…3515Base—$36.1170%0x23ef…24315d ago0x864422…df648c
0xb34b…c23a0xc148…3515Base—$35.0070%0xe528…c0285d ago0x0bcba3…5eae9e
0xd3ba…38be0xc148…3515Base—$45.3770%0x23ef…24315d ago0x77e4a0…7f174c
0x62bc…f6900xc148…3515Base—$293.5270%0xe528…c0285d ago0xd54788…9a9a99
0x5260…656c0xc148…3515Base—$100.0070%0x23ef…24315d ago0x64b54c…a4e897
0xd3df…96710xc148…3515Base—$124.1870%0xe528…c0285d ago0xdbce2d…b6cec7
0x05d1…56d40xc148…3515Base—$20.1970%0x23ef…24315d ago0x296930…5a314d
0x05d1…56d40xc148…3515Base—$30.0070%0xe528…c0285d ago0xe2b3f3…53b251
0x51bb…70c40xc148…3515Base—$200.2370%0x23ef…24315d ago0xb38dd1…80f4a7
0xf3d0…61260xc148…3515Base—$125.1870%0xe528…c0285d ago0x3dc539…3e5ec4
0x9588…997c0xc148…3515Base—$558.8670%0x23ef…24315d ago0xbb6d89…497bd5
0x9588…997c0xc148…3515Base—$472.0070%0xe528…c0285d ago0x68a98a…6d5163
0x9588…997c0xc148…3515Base—$242.0070%0x23ef…24315d ago0x3d7f44…c8e45a
0x9588…997c0xc148…3515Base—$27.0070%0xe528…c0285d ago0xa8a8a8…5406fb
0x83d6…58b30xc148…3515Base—$401.5870%0x23ef…24315d ago0xa0489c…d89e57
0x81cb…3a530xc148…3515Base—$500.0070%0xe528…c0285d ago0x19e4d8…519290
0x9f2e…ea1d0xc148…3515Base—$100.0070%0x23ef…24315d ago0xa8cc9e…e3cacc
0x57e8…ae110xc148…3515Base—$56.3170%0xe528…c0285d ago0xdb29f1…f2d515

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.