Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8a4…09130xeb18…02c1Base—$35.00100%0xbb67…9bc481d ago0xfde8eb…a6911b
0x06b4…88250xeb18…02c1Base—$35.00100%0xbb67…9bc481d ago0xc20d5e…1e269b
0x06b4…88250xeb18…02c1Base—$35.00100%0xbb67…9bc481d ago0xa82e0b…59ef4a
0x07ce…aad50xeb18…02c1Base—$26.00100%0xbb67…9bc481d ago0xf60a04…79558e
0xeaef…f5580xeb18…02c1Base—$7.00100%0xbb67…9bc481d ago0x1bf968…7d6e29
0x5f6e…c0e30xeb18…02c1Base—$32.48100%0xbb67…9bc481d ago0x9811c5…e5673c
0x648a…609f0xeb18…02c1Base—$30.66100%0xbb67…9bc481d ago0x2540ef…44b1b4
0x8ede…7a890xeb18…02c1Base—$33.21100%0xbb67…9bc481d ago0x84191f…f27ea4
0x3645…26910xeb18…02c1Base—$46.89100%0xbb67…9bc481d ago0xdb855f…94d2af
0xe634…56960xeb18…02c1Base—$35.75100%0xbb67…9bc481d ago0x7e57b8…e1f9d7
0xb2d4…92e70xeb18…02c1Base—$49.10100%0xbb67…9bc481d ago0x6b974c…86fe14
0xd93f…bd390xeb18…02c1Base—$44.07100%0xbb67…9bc481d ago0x9990ad…0c9b69
0x1a31…42c90xeb18…02c1Base—$39.01100%0xbb67…9bc481d ago0x0bba76…81aae6
0x3f46…f3ee0xeb18…02c1Base—$45.14100%0xbb67…9bc481d ago0xdcfcc8…c5824f
0x87d4…466b0xeb18…02c1Base—$44.68100%0xbb67…9bc481d ago0x61d150…725e4f
0x063f…fb010xeb18…02c1Base—$47.36100%0xbb67…9bc481d ago0xf4426d…838970
0x7535…72c60xeb18…02c1Base—$49.13100%0xbb67…9bc481d ago0x29953f…611a30
0x3568…b32a0xeb18…02c1Base—$48.21100%0xbb67…9bc481d ago0x2d8165…514e1d
0x0c47…4f7f0xeb18…02c1Base—$46.52100%0xbb67…9bc481d ago0x0e3db1…47b6cd
0xcdcb…877b0xeb18…02c1Base—$34.17100%0xbb67…9bc481d ago0xab2a09…c0db25
0x0818…facc0xeb18…02c1Base—$39.52100%0xbb67…9bc481d ago0x76393a…9d7545
0x75be…311e0xeb18…02c1Base—$37.03100%0xbb67…9bc481d ago0x4a6e70…d91f2a
0x7c71…882f0xeb18…02c1Base—$32.14100%0xbb67…9bc481d ago0xfbcbaf…9ac0d4
0x3ada…34bc0xeb18…02c1Base—$31.46100%0xbb67…9bc481d ago0xa66cf1…339eaf
0xb6a0…e9ac0xeb18…02c1Base—$33.92100%0xbb67…9bc481d ago0x67c8da…940cc0

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.