Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf4e791…22434b
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x84214f…e8d16d
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0xe9146a…c2897a
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x03a2fd…c9288a
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x24e060…b11d75
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x5d169d…9f600b
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x4fd7a9…7ba15e
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xd04e7b…8079be
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xe1092c…c3c911
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x6e8f73…50fedd
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xc53f00…e4fc3e
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x58f69d…6cbcd7
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x25106e…4ffe4e
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xd0181f…7fc0f7
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x59f346…de315b
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x05d0ad…5182c0
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xc9aab3…9d8ce6
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8c5419…6fb1e7
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x02332d…d9dc6d
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x0f3f24…fdbb87
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xa0b848…6542fe
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x0e99e3…e20ff1
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x9f9265…8efa3c
0x7263…e0ff0x07cf…2396Basex402 service$0.0010870%0x1360…66fa19d ago0xdd0fff…f49814
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xb2a68d…4ee1bc

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.