Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x312d2f…0b81cf
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xa7a0c6…4e95e1
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x46bb31…2f4390
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xc3afb7…139362
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xf617ed…608ea7
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x3825a3…35fbf8
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x1166a7…e464a2
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x6ec232…906e19
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x9556e2…ac7b34
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xac9602…644d58
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xf10d0a…4746e4
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xfbfb65…75c40c
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x9defac…b053d0
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xd87d36…928754
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x51c9e2…72bb06
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%payAI22d ago0x6d3bbc…aa0fdc
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x6adf0b…678221
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x6ebaaa…48bdfa
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xdbdb08…4eb617
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x5500dd…4e962c
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x1dbfec…c00c59
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x324021…40f7dc
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc614bc…169636
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x4c85a5…e575f8
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x200cf5…010aa5

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.