Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9442…52590xecb6…ee4dBasex402 service$0.00570%0x1127…e6282d ago0x323089…6671a8
0x9442…52590xecb6…ee4dBasex402 service$0.00170%0x1127…e6282d ago0x79dd32…9a089f
0x9442…52590xecb6…ee4dBasex402 service$0.0270%0x1127…e6282d ago0x81851f…fae22f
0x9442…52590xecb6…ee4dBasex402 service$0.0170%0x1127…e6282d ago0xdd28e2…ba74dc
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0xde2058…7ace65
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0xba3e43…adf833
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0xe3921c…3f3621
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0xf691b3…fd827a
0xbc62…75450xecb6…ee4dBasex402 service$0.00570%0x1127…e6282d ago0xe2f6d6…1ece0f
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0xe18add…99eb8a
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0x2e3cfe…2a427f
0xbc62…75450xecb6…ee4dBasex402 service$0.00170%0x1127…e6282d ago0xf1e2c2…7cf96c
0xbc62…75450xecb6…ee4dBasex402 service$0.00570%0x1127…e6282d ago0x998702…5bf075
0xbc62…75450xecb6…ee4dBasex402 service$0.00170%0x1127…e6282d ago0xd8feb2…b9570e
0xbc62…75450xecb6…ee4dBasex402 service$0.00570%0x1127…e6282d ago0xf3555c…addd71
0xbc62…75450xecb6…ee4dBasex402 service$0.00170%0x1127…e6282d ago0xb41885…426d82
0xbc62…75450xecb6…ee4dBasex402 service$0.0270%0x1127…e6282d ago0xab8195…84fefb
0xbc62…75450xecb6…ee4dBasex402 service$0.0170%0x1127…e6282d ago0xe33c2f…fa0def
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0x373aa0…b15427
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0x1f68b2…fd30b4
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0x0c9743…4d051a
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0xeb3c5d…ffaedd
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0x3f1ef5…e2eae3
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0x02c414…952040
0xbc62…75450xecb6…ee4dBasex402 service$0.00270%0x1127…e6282d ago0x7867f9…6f6f8b

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.