Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c63…97f00x3896…6b27Base—$0.02100%fluxa111d ago0xb41c72…437ad8
0x9078…28cb0x3896…6b27Base—$0.03100%fluxa111d ago0xcf1061…7184a2
0xeafb…a7a00x3896…6b27Base—$0.02100%fluxa111d ago0x67b150…255ba3
0x2423…8b600x3896…6b27Base—$0.02100%fluxa111d ago0x576317…45e05c
0x3be3…e4950x3896…6b27Base—$0.02100%fluxa111d ago0xaf8852…d5ab03
0x1371…7fa70x3896…6b27Base—$0.02100%fluxa111d ago0x842e26…9e32e6
0x8d2f…bf6d0x3896…6b27Base—$0.02100%fluxa111d ago0x3f453a…407da4
0x7055…d31d0x3896…6b27Base—$0.03100%fluxa111d ago0x4c7060…e2a7b7
0xda66…dd3c0x3896…6b27Base—$0.03100%fluxa111d ago0xaa0f1f…1e7c81
0xc5f4…ceb70x3896…6b27Base—$0.03100%fluxa111d ago0x785392…69790c
0x3a18…47250x3896…6b27Base—$0.02100%fluxa111d ago0xc3170e…e6f77d
0x4958…1cae0x3896…6b27Base—$0.02100%fluxa111d ago0xbb5b27…114a89
0x4747…f75e0x3896…6b27Base—$0.02100%fluxa111d ago0x74a630…1cd67f
0x6b19…71700x3896…6b27Base—$0.03100%fluxa111d ago0x548728…e62f01
0xb8c9…65980x3896…6b27Base—$0.02100%fluxa111d ago0x4ad18c…f823e4
0x3ba4…b0c20x3896…6b27Base—$0.02100%fluxa111d ago0x8e2ac5…b2b4ba
0xd351…ece40x3896…6b27Base—$0.02100%fluxa111d ago0x5ae9b7…314c1f
0x2fec…b6690x3896…6b27Base—$0.02100%fluxa111d ago0x502503…232a83
0x7b00…3eac0x3896…6b27Base—$0.02100%fluxa111d ago0x8d6f70…85423c
0x8f66…00130x3896…6b27Base—$0.06100%fluxa111d ago0xa3ac62…ba8a8d
0x0c4f…7a910x3896…6b27Base—$0.02100%fluxa111d ago0xbe3d58…18fd54
0xb15c…c5ca0x3896…6b27Base—$0.03100%fluxa111d ago0xe9add9…7e802c
0x286d…5f010x3896…6b27Base—$0.02100%fluxa111d ago0xe929d0…771a16
0xb187…9ecf0x3896…6b27Base—$0.06100%fluxa111d ago0xee3570…0d3299
0x7ad2…95a80x3896…6b27Base—$0.02100%fluxa111d ago0x5e804b…770126

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.