Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7197…b0cb0xeb18…02c1Base—$5.80100%0xbb67…9bc453d ago0xd42897…241b6e
0x8da1…313f0xeb18…02c1Base—$19.95100%0xbb67…9bc453d ago0x9cfd31…902d9e
0xdf55…74a60xeb18…02c1Base—$8.48100%0xbb67…9bc453d ago0xf3ca43…1a4cf0
0x296c…d9600xeb18…02c1Base—$8.44100%0xbb67…9bc453d ago0x089a8b…4af704
0x3c79…4f4f0xeb18…02c1Base—$6.78100%0xbb67…9bc453d ago0x5133e9…317735
0xc779…6d9f0xeb18…02c1Base—$8.02100%0xbb67…9bc453d ago0x267462…0b865e
0x38ce…66b60xeb18…02c1Base—$5.48100%0xbb67…9bc453d ago0x7e10d6…efb2a6
0x1c4f…ac5f0xeb18…02c1Base—$5.96100%0xbb67…9bc453d ago0xd041f9…971fd0
0x3c01…69f30xeb18…02c1Base—$7.40100%0xbb67…9bc453d ago0xd97c15…b40a7d
0x65b8…2d140xeb18…02c1Base—$7.67100%0xbb67…9bc453d ago0x05e42d…4bcdcb
0x5cc9…77590xeb18…02c1Base—$6.12100%0xbb67…9bc453d ago0x1a9463…5bc02f
0x915e…e9fa0xeb18…02c1Base—$8.69100%0xbb67…9bc453d ago0xba8dae…6f6a64
0x56a4…ca8a0xeb18…02c1Base—$7.36100%0xbb67…9bc453d ago0x13c67a…cdf89f
0xff0a…d9170xeb18…02c1Base—$8.36100%0xbb67…9bc453d ago0xc0595b…cff9b3
0xe875…1a080xeb18…02c1Base—$5.32100%0xbb67…9bc453d ago0x3b87c5…bab6f1
0x87a8…62890xeb18…02c1Base—$8.97100%0xbb67…9bc453d ago0x024984…b6aef8
0x59da…07890xeb18…02c1Base—$5.93100%0xbb67…9bc453d ago0x0b98e1…eda56f
0x3494…53740xeb18…02c1Base—$9.89100%0xbb67…9bc453d ago0x0d8615…1c1cdb
0x859d…741e0xeb18…02c1Base—$6.49100%0xbb67…9bc453d ago0x078f4d…86cbab
0x0926…7f750xeb18…02c1Base—$8.33100%0xbb67…9bc453d ago0x1be966…10f8b6
0x4e6f…dc0a0xeb18…02c1Base—$9.49100%0xbb67…9bc453d ago0x62427a…a4e782
0x121e…84490xeb18…02c1Base—$7.70100%0xbb67…9bc453d ago0x338c8d…de45f1
0xa1ec…ae810xeb18…02c1Base—$6.90100%0xbb67…9bc453d ago0x1deddf…193440
0x8ab2…789c0xeb18…02c1Base—$8.82100%0xbb67…9bc453d ago0xfc2d66…9cbb02
0x8b3f…ec440xeb18…02c1Base—$7.67100%0xbb67…9bc453d ago0x6d9aab…bc8d71

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.