Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea4440…a17f9b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9396fd…ed61bb
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ab4f0…db00b2
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xecee11…5e8a69
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x205e5d…f01b10
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc2537b…cfd6f6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2bb0b7…6c96cb
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5ba56…6a4b59
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb03721…805030
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb3759…a65c61
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfaf52f…05afde
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa015c1…c1b716
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9838ca…c4137f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x532d47…822f15
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x46b429…581bd0
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x345b2c…d7e0dd
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0881f0…f57047
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe700a2…cde536
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x437d46…5afb1d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0dfe27…e5d176
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x316256…9b51bb
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c77e7…5aa6ab
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c60d9…2bae39
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1dbc8…ed2223
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x858752…89d116

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.