Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter36d ago0x9874bc…5c0f31
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%payAI36d ago0x6baf3e…3fd284
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter36d ago0x32f327…b18998
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter36d ago0xfe41ed…413583
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter36d ago0x13b69e…c04bd1
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0xde7d8b…12eebc
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter36d ago0x304ff0…731512
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter36d ago0x8a83f9…ce3459
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter36d ago0xd8eb03…4fb131
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter36d ago0x7786e2…7aead0
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0x42a0d4…12ce47
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter36d ago0x7ad5cb…59d5c1
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0x2aeea3…c17bec
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xb6a539…ed0f7c
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter36d ago0x17ea96…6ead0f
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter36d ago0x057123…f2ee98
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter36d ago0xcb74cc…ea464a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0xd03367…c7d75a
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0x4c4a32…508bee
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x3bd961…4fbc96
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0x13f21b…9b5fb7
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x3143c2…a7111e
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa36d ago0x9e7cd2…228ca8
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0x219602…76151c
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa36d ago0xf58697…2c788b

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.