Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI29d ago0x0c5ba8…9a0f66
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x03274b…791526
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0xfc874a…9277b0
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0x23f8d0…d793c4
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x8d7e42…82492e
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xfb6030…f9988e
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x1189c8…c9b564
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0x91979f…5a46af
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0xbd9ce6…a3008e
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x872da1…35e99a
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x5adad6…6d6e32
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xd62249…ca3f43
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0x0cc9a5…912a29
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI29d ago0x77c691…274b27
0x729e…fe050x07cf…2396Basex402 service$0.06100%payAI29d ago0xed01a3…14ef3a
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x1c5a82…6d770d
0x729e…fe050x07cf…2396Basex402 service$0.20100%payAI29d ago0xe5d68c…3ab4eb
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xdef115…d1d483
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xf292fb…8f2a7c
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0xd6eed1…e36770
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xb3c5ee…47472e
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0x621b2b…e1aef1
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x7ec48d…6b8b66
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x7d1232…17a8d3
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x30ca54…45bcca

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.