Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94c1…b4b00x52e2…f3eaBasex402 service$0.001100%coinbase3d ago0xda5337…c30419
0x463f…a1d70x52e2…f3eaBasex402 service$0.001100%coinbase3d ago0x21bada…3d3873
0x40b1…5c270x52e2…f3eaBasex402 service$0.001100%coinbase3d ago0x35b866…1d19ad
0x40b1…5c270x52e2…f3eaBasex402 service$0.001100%coinbase3d ago0x208613…7429ff
0x0b90…b9270x52e2…f3eaBasex402 service$0.003100%coinbase3d ago0xd265a9…6bcad4
0x0b90…b9270x52e2…f3eaBasex402 service$0.001100%coinbase3d ago0xf8dce3…00ab9b
0x0b90…b9270x52e2…f3eaBasex402 service$0.003100%coinbase3d ago0x8ee916…cb261d
0x0b90…b9270x52e2…f3eaBasex402 service$0.005100%coinbase3d ago0x5a40bf…bb65ce
rtech81.eth0x52e2…f3eaBasex402 service$0.001100%coinbase4d ago0x51f1dc…7fe658
goldpanther81.eth0x52e2…f3eaBasex402 service$0.001100%coinbase4d ago0xaf6a15…7a0590
goldpanther81.eth0x52e2…f3eaBasex402 service$0.003100%coinbase4d ago0xcd8fdf…9b43f3
fastdonat.eth0x52e2…f3eaBasex402 service$0.003100%coinbase4d ago0x72a26f…4ccff7
kolenval.eth0x52e2…f3eaBasex402 service$0.001100%coinbase4d ago0xeb2e47…727cb7
yang85.eth0x52e2…f3eaBasex402 service$0.003100%coinbase4d ago0x4a9ee9…b9989f
sevulva.eth0x52e2…f3eaBasex402 service$0.003100%coinbase4d ago0x65a731…a0beed
polimer.eth0x52e2…f3eaBasex402 service$0.005100%coinbase4d ago0x3ee10c…e1fe69
mastodont.eth0x52e2…f3eaBasex402 service$0.001100%coinbase4d ago0x686109…ab8acd
permnipineft.eth0x52e2…f3eaBasex402 service$0.001100%coinbase4d ago0xbd00fa…58ebbc
0x835e…be240x52e2…f3eaBasex402 service$0.003100%coinbase4d ago0x378056…fb35e3
0x835e…be240x52e2…f3eaBasex402 service$0.005100%coinbase4d ago0x1a44c2…debfd7
0x835e…be240x52e2…f3eaBasex402 service$0.001100%coinbase4d ago0x5f490a…ee9661
0x835e…be240x52e2…f3eaBasex402 service$0.003100%coinbase4d ago0xe1e693…894681
0x835e…be240x52e2…f3eaBasex402 service$0.001100%coinbase4d ago0x6e4b22…63b15d
0x835e…be240x52e2…f3eaBasex402 service$0.003100%coinbase4d ago0x1b993f…63a293
0x835e…be240x52e2…f3eaBasex402 service$0.005100%coinbase4d ago0x2e36d3…8ab4a7

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.