Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$3.4670%0xca7d…500115d ago0x40aca5…f3dfba
0x1332…66eb0xdf62…30eeBase—$99.8970%0x0c68…47ce15d ago0xb293fe…2a7ca4
0x1332…66eb0xdf62…30eeBase—$99.7970%0x14dd…a4ea15d ago0x125811…228907
0x1332…66eb0xdf62…30eeBase—$99.8970%0x0007…886715d ago0xbf93aa…d17f96
0x773a…ad4f0xdf62…30eeBase—$350.0070%0xd812…ee4415d ago0x1013ad…9afebb
0x70eb…9a430xdf62…30eeBase—$6.0470%0xe935…f90415d ago0xbbb8c7…7a3eb7
0x1332…66eb0xdf62…30eeBase—$777.0070%0x2e11…857315d ago0x0ddd8d…e9f4c8
0xb8b2…d6270xdf62…30eeBase—$0.5870%0x0452…7f6615d ago0xc6a62f…65a6a0
0x1332…66eb0xdf62…30eeBase—$1,155.0070%0x84ea…0e4715d ago0xf0a433…a867a9
0x1332…66eb0xdf62…30eeBase—$6.7170%0xc5bc…360615d ago0x1b6c52…40f34f
0x1332…66eb0xdf62…30eeBase—$1,182.4670%0xf8fe…a40d16d ago0x5f101d…075790
0x2868…ab4a0xdf62…30eeBase—$126.0070%0x93eb…4c2916d ago0x659057…4872d6

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.