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.0270%0x1360…66fa32d ago0x7330e8…42f93d
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x753a12…f71b09
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI32d ago0xc03b53…fae33a
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0xfe5cce…0b7022
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0xb791a7…bd9d39
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0x77ac3e…94835b
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xff692b…bdcd46
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xdfa8d4…3e3cc3
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xa6df96…147f95
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0x5695b2…55380d
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0xc28e71…40c990
0x729e…fe050x07cf…2396Basex402 service$0.10100%payAI32d ago0xe480ed…62713e
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x8bc3a0…5ec01f
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x3c2b33…5677ed
0x729e…fe050x07cf…2396Basex402 service$0.04100%payAI32d ago0x92a567…1ffdad
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0x9fa0f4…dde321
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xf0258c…006190
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter32d ago0xa8cd9a…16054f
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter32d ago0xa9bb20…2ee250
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter32d ago0x419ab0…d71641
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter32d ago0xdab13f…8e333f
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter32d ago0x0d7199…5dfbc3
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter32d ago0x518b2b…605ef1
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter32d ago0xfae02b…bdd4ae
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter32d ago0xa3a6a1…489b6b

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.