Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dce…61f80xe8a9…a137Base—$0.01100%coinbase77d ago0x87ccc3…b2380b
0x6dce…61f80xff42…0fdaBase—$0.01100%coinbase77d ago0x255a9e…c6c47b
0x6dce…61f80xb2b9…bb3fBase—$0.01100%coinbase77d ago0x32b690…531e99
0x6dce…61f80x3399…c792Base—$0.01100%coinbase77d ago0x694970…2881be
0x6dce…61f80xd31f…540fBase—$0.01100%coinbase77d ago0xa37e95…567dcd
0x6dce…61f80x2059…c921Base—$0.01100%coinbase77d ago0xee8e86…60e946
0x6dce…61f80xc40c…25d0Base—$0.01100%coinbase77d ago0x5f5274…787c10
0x6dce…61f80xac89…fd98Base—$0.01100%coinbase77d ago0xca5c66…a54b3b
0x6dce…61f80xb2f8…2537Base—$0.01100%coinbase77d ago0x304bcf…dc5c1d
0x6dce…61f80xc065…0608Base—$0.01100%coinbase77d ago0x24d9e7…af8b03
0x6dce…61f80xe9a4…199bBase—$0.01100%coinbase77d ago0x16a875…8b2e3a
0x6dce…61f80x7393…2ca8Base—$0.01100%coinbase77d ago0x83435c…13ccfd
0x6dce…61f80x737e…1de7Base—$0.01100%coinbase77d ago0xe8507e…724928
0x6dce…61f80x04cf…eccfBase—$0.01100%coinbase77d ago0xd77a2b…63484a
0x6dce…61f80x8852…332dBase—$0.01100%coinbase77d ago0x3407a1…da517e
0x6dce…61f80x9458…a2adBase—$0.01100%coinbase77d ago0x8e3424…d7b9f1
0x6dce…61f80x36e7…754dBase—$0.01100%coinbase77d ago0xdbc37f…219fd3
0x6dce…61f80xadd1…f3a9Base—$0.01100%coinbase77d ago0x680b6e…4c8e45
0x6dce…61f80xb20c…287fBase—$0.01100%coinbase77d ago0x069ca1…7f91b1
0x6dce…61f80x0ea3…2f58Base—$0.01100%coinbase77d ago0xfe278c…0c6b7c
0x6dce…61f80xc86d…ad09Base—$0.01100%coinbase77d ago0xeb1bf8…ab4670
0x6dce…61f80x796b…04b4Base—$0.01100%coinbase77d ago0x996ee3…3fdbdb
0x6dce…61f80x2c90…ee57Base—$0.01100%coinbase77d ago0x4a6078…5d4e03
0x6dce…61f80x938c…5975Base—$0.01100%coinbase77d ago0xc15195…4a1619
0x6dce…61f80x9029…cb56Base—$0.01100%coinbase77d ago0xff20f8…e06b02

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.