Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0xafd2c5…a71086
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x7281fe…d40afe
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter49d ago0x8057bc…16cbb1
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter49d ago0x75662d…68a479
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa49d ago0xd6909f…6db914
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x6d6690…aedfd2
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x6f24d9…be7cbf
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter49d ago0xb9710f…9e1ad9
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa49d ago0x9d0292…8fd3ee
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter49d ago0xe7baf7…98a4ea
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0xfed165…2c0b12
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter49d ago0x1a7f68…0708e2
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0x3c750b…b745ae
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0x59207a…4a39ba
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter49d ago0x6cb197…cf1222
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x8aa642…d15e18
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x602c01…a7303a
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter49d ago0x76fe7c…1b6c0c
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter49d ago0xb29c69…d0d47e
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x92758b…df58bf
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0x2969a6…63650a
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x22643f…947a65
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0xb2a153…aeaf72
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter49d ago0x0bfde8…730fa1
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0xeb57ca…be0b37

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.