Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase15d ago0x76f3f7…603732
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase15d ago0xbe0437…f83e33
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0x725c91…f2b9b4
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0xcabd1e…0ed9c9
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0x81bbe7…4b993b
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0x65b4e4…03ba0d
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0x2d6077…7b619e
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0x56ea42…91bbd1
0xe089…fbce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x560a6e…91037b
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0xfd51db…fda72c
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase15d ago0x5bf376…a5d992
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0x3eaf0a…a6d2ec
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0xc739d9…3d23fd
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase15d ago0xca0550…a68bea
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0x399a03…a7c7ca
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0x22d01a…dfabc9
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0xde86d4…d1ca38
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase15d ago0x8b1173…a35513
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0xe3d552…bfac31
0xe089…fbce0x5adb…9470Base—$5.00100%payAI15d ago0x4a797a…24a85e
0xe089…fbce0x5adb…9470Base—$70.00100%payAI15d ago0xae31ac…e2fc29
0xe089…fbce0x5adb…9470Base—$10.00100%payAI15d ago0x7de9a5…182863
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0xfe07c0…06e83e
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase15d ago0x5977e7…9ca43c
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase15d ago0xf02d59…c39100

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.