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.0270%0x1360…66fa21d ago0xa02de9…8f8a65
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%payAI21d ago0xfa7fb5…d34603
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI21d ago0x789f4d…facfd4
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xe61161…9be2d7
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xf3428d…28d513
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%payAI21d ago0x984a2b…eab1a6
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xe868ae…efacd4
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x26835b…f02ed9
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x901604…8122de
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xa20feb…6fa095
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI21d ago0x48f399…57f58b
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x03f750…c74eb7
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%payAI21d ago0x7c5562…e62fd1
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x2a3690…0b3ef3
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%payAI21d ago0x228016…471900
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%payAI21d ago0xeb81ab…836ed9
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%payAI21d ago0x43a3e2…dba863
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI21d ago0xa73380…88c66f
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x6006a5…7f4e1d
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x6df32d…385643
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI21d ago0x4f4506…d5b26b
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xfacc9a…29d5ff
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xb91c11…62e91e
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x649b46…22dc33
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xa7fb82…66d30a

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.