Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x3f93b2…83b6dd
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xb4e1e8…0934b3
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x8f595b…bc5725
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x0f4622…ee50ce
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x9a88a4…2f6c49
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x1b9c1e…825028
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x2eab00…d9ecec
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x3174d3…394e31
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x1ac882…002768
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x7db5a0…2bf83c
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x50ed5b…3d877b
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x78088d…06228b
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xa1da40…865025
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xd2c31f…0c2d0b
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x74ddb6…48dc80
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x33d8e0…2d8593
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x9bdfa5…334e9a
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x1aa6c1…10f5d4
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xdd5f6e…8d9243
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xfe5e1a…79bb52
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x9b3a04…d783bc
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x7151ac…a2d9d0
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x7a0bdc…508de9
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x7ff43e…89d336
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xe9847b…9c627c

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.