Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x33ec40…de4bf7
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x03398f…2d167d
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x911610…33ee04
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xd13b62…27b80e
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xa5c721…96de64
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0xc382a5…8bd417
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x3b34d0…7ee321
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0x0f86d0…d8a95a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x5b2a8c…c1d6b6
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xe459ae…d226f9
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xe3fc18…9d5c0c
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0xf2e04c…fc6d0d
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xd190b7…c48a01
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x21c990…64a13d
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x7115c2…b6b599
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x0e6bac…0d929f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x6c15a5…0794b5
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0x1b57a9…4e061c
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xddcca6…3540ce
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x2e0968…fe9c2f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xb718a4…ebbe60
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xea5910…67394b
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x4bd10b…4cdb26
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xf699fa…0cec11
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x1560db…104d24

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.