Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x86a44c…510531
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x70a6af…2aac4e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd900b0…de4e3e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x71426f…d17177
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ef91e…65809a
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x890fdd…aad34a
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x467774…323003
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xffd155…9085d9
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf97b94…8d1680
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd5bfd3…323d29
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1b31fe…670c06
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5e829f…527f49
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x26d140…d80b80
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc72b74…99dafd
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x59f9ce…9df091
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6e75c5…9b0217
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb64f00…2a4a33
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1bbddc…f20433
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2571b3…a67716
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf6708a…b62d51
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7865eb…5a2854
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x417a41…7f40c8
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xce0b16…43d645
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x90fe80…38eb68
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa34542…c39b15

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.