Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x141988…9c9470
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xf8f4c5…022ff9
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x6253e6…fe9e3e
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xe239e8…3ecba2
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x61cde2…33943f
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3d62c8…543b32
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x2f57bf…6a7138
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xa1470f…bc79b4
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x850d71…651a48
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x72e6a5…d2be9f
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xe0f74f…93a645
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xc4ab90…1a38c6
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xea7446…bc285a
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0xba90eb…1a3bcb
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8e75fd…2920fb
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x5a685b…fb507f
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x9bd263…972814
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x5ffa54…e51607
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xbdb0ae…0ae373
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x59ea83…af3931
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xdcbe77…75d436
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xaa202d…9c5437
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8f38ca…dfda0f
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x1de854…58c1db
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xea203e…1137a0

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.