Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf6882c…b3dfad
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc5067…2fa48f
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x82e2d8…b681b5
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1f10e…4812c8
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x00858c…4d8770
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x212327…09adb7
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7c5bd5…beb9c3
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x145a82…585dcc
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb7e108…fa0fe7
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf86f66…4fb98b
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb06033…205309
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1a72fa…2b2aa4
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xccf321…a94c18
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc6e313…01c9cc
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e3287…a1296c
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5adc8…adf6a6
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdad04f…eb6f2b
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xce1c71…82e731
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc02009…ab2705
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3378be…4f45ce
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f03d0…1b35e5
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf3496a…b523bb
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe626ab…49c16b
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf914df…730bff
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a97ab…608621

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.