Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c80…68b40xeb18…02c1Base—$27.63100%0xbb67…9bc467d ago0x060dec…3e6943
0x7654…248a0xeb18…02c1Base—$28.11100%0xbb67…9bc467d ago0x7747e8…d4be17
0xe29b…4cad0xeb18…02c1Base—$25.27100%0xbb67…9bc467d ago0x58bf98…0d0b30
0xb78f…5c6e0xeb18…02c1Base—$29.46100%0xbb67…9bc467d ago0x55cc3e…b6c9e2
0x2fb9…5f7a0xeb18…02c1Base—$22.95100%0xbb67…9bc467d ago0xc23c45…9179a0
0x66cd…22600xeb18…02c1Base—$23.54100%0xbb67…9bc467d ago0x3e3a63…0d1719
0x26a6…58200xeb18…02c1Base—$26.89100%0xbb67…9bc467d ago0xc40e59…5935bc
0x66bd…cb2d0xeb18…02c1Base—$28.03100%0xbb67…9bc467d ago0x41088a…253cf6
0x7b6e…27590xeb18…02c1Base—$27.19100%0xbb67…9bc467d ago0x5adf7c…350dbb
0xfd72…59c10xeb18…02c1Base—$10.00100%0xbb67…9bc467d ago0x029a4d…735966
0x1e0f…d5590xeb18…02c1Base—$22.90100%0xbb67…9bc467d ago0x7f6168…44f85b
0x9414…2cfc0xeb18…02c1Base—$22.53100%0xbb67…9bc467d ago0x33ed2f…ff1fbf
0xfe2f…a0270xeb18…02c1Base—$34.18100%0xbb67…9bc467d ago0x1e7c62…b99855
0xa921…a48e0xeb18…02c1Base—$23.72100%0xbb67…9bc467d ago0xb42414…a0c487
0x46ed…3f880xeb18…02c1Base—$35.70100%0xbb67…9bc467d ago0x899671…18a327
0xe29b…b4860xeb18…02c1Base—$133.00100%0xbb67…9bc467d ago0x34e8c3…90583c
0xcb1e…5cc80xeb18…02c1Base—$21.98100%0xbb67…9bc467d ago0x3dca73…0156e9
0x3b55…85120xeb18…02c1Base—$30.41100%0xbb67…9bc467d ago0x4f4dc5…0769b3
0xee5b…85f10xeb18…02c1Base—$18.85100%0xbb67…9bc467d ago0x9ae230…a68b08
0x9ced…dfb30xeb18…02c1Base—$300.00100%0xbb67…9bc467d ago0x90e72b…08e1fe
0xd1b0…81f80xeb18…02c1Base—$23.65100%0xbb67…9bc467d ago0x3a86a8…dc9897
0x7d00…a9680xeb18…02c1Base—$31.21100%0xbb67…9bc467d ago0x146523…60a365
0x6aac…92300xeb18…02c1Base—$20.00100%0xbb67…9bc467d ago0x5ee963…9123d2
0x3869…b5640xeb18…02c1Base—$30.72100%0xbb67…9bc467d ago0x332cd9…92bb16
0x3fe1…fc3c0xeb18…02c1Base—$33.86100%0xbb67…9bc467d ago0xbbb8d1…9d2f2f

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.