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…66fa32d ago0x6d0624…6d32a0
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x2cf262…77dbda
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x2a5b36…7b1aca
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x1d4ef0…65353c
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0xf312d3…62a572
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xff98c0…a2f0c9
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xe2a63f…a61569
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x0e23f6…b7dccc
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xd5decc…402448
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0xdc2c3c…c5ac4c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x05c5c6…098099
0x1fff…ce910x07cf…2396Basex402 service$0.10100%payAI32d ago0xfc9320…65066c
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0xd6a403…f54f53
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0x394718…3b2d34
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x8e96ac…49c671
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xa1b2b9…cf6683
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter32d ago0x7b00b2…5d547e
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter32d ago0x8145a5…c81f5e
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter32d ago0x9b5792…ce2b8e
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter32d ago0xb89b78…dc31d3
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter32d ago0x1ee048…47f819
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xb385b0…f65075
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x8928b1…68778b
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter32d ago0x8287e2…8674eb
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter32d ago0x61a1d0…8d67dd

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.