Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0x32cc…ca28Base—$0.01100%coinbase67d ago0x18bdde…5089ca
0x1923…b57c0xad71…507eBase—$0.01100%coinbase67d ago0xadd95a…0920c6
0x1923…b57c0x874f…e4fdBase—$0.01100%coinbase67d ago0x104dea…f31b94
0x1923…b57c0x5842…61c1Base—$0.01100%coinbase67d ago0xafaf81…b3f7f1
0x1923…b57c0x7466…05e6Base—$0.01100%coinbase67d ago0xddfb8f…6e3a40
0x1923…b57c0x2051…26ceBase—$0.01100%coinbase67d ago0x35ded1…8d395d
0x1923…b57c0x4d65…09aaBase—$0.01100%coinbase68d ago0x96466f…c3d788
0x1923…b57c0x3fcb…647bBase—$0.01100%coinbase68d ago0x9ae898…a4ea75
0x1923…b57c0x3d45…a6c0Base—$0.01100%coinbase68d ago0xb67f47…2a023e
0x1923…b57c0x38c0…cdebBase—$0.01100%coinbase68d ago0x49f1a9…9a063a
0x1923…b57c0x5189…c413Base—$0.01100%coinbase68d ago0xd5e4c0…ef2e7b
0x1923…b57c0x5b6e…67dbBase—$0.01100%coinbase68d ago0xced70d…6a24d6
0x1923…b57c0x1856…cdadBase—$0.01100%coinbase68d ago0xf64878…f95f2c
0x1923…b57c0xf8ab…80bcBase—$0.01100%coinbase68d ago0x7e1687…237817
0x1923…b57c0x3f7d…5bddBase—$0.01100%coinbase68d ago0xe8485a…e19900
0x1923…b57c0x618a…c2c3Base—$0.01100%coinbase68d ago0xc27083…385042
0x1923…b57c0xb023…a47dBase—$0.01100%coinbase68d ago0xe5fc91…811cdf
0x1923…b57c0x34a9…f870Base—$0.01100%coinbase68d ago0xf38936…d26586
0x1923…b57c0x068b…0ab5Base—$0.01100%coinbase68d ago0x3c636d…a19f63
0x1923…b57c0x6085…0d0cBase—$0.01100%coinbase68d ago0xcae3b4…b4a6dd
0x1923…b57c0x7344…d055Base—$0.01100%coinbase68d ago0xb0944b…ea82f7
0x1923…b57c0x766f…8110Base—$0.01100%coinbase68d ago0xeef3d5…df4bea
0x1923…b57c0xca36…b516Base—$0.01100%coinbase68d ago0x19044b…dc4235
0x1923…b57c0x7d01…447eBase—$0.01100%coinbase68d ago0x9f951e…ae4f83
0x1923…b57c0x4133…2069Base—$0.01100%coinbase68d ago0x22aa4c…e111b6

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.