Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x695ba5…251320
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x8f57c7…234bd4
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter39d ago0x1a4be8…eec477
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter39d ago0xb3b382…77e5ce
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter39d ago0x5c1cf8…2f6572
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter39d ago0x723922…e864cd
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x783f3b…1db7a3
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x0b47b3…6e7c2f
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter39d ago0x2a52c4…1e371e
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x8ad45e…44a4a9
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter39d ago0x264abe…c23d4a
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x6abe12…c3c8c9
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0xf46989…eaa3c4
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x4964eb…1f1d7a
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0xc953dd…5d47ae
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x0aae9d…7242c2
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter39d ago0xb8668f…29fa4c
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x7245c8…de74e9
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x7ac3cd…b326cd
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter39d ago0x2e6e61…631d2b
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter39d ago0x001ff6…0cd0cf
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x7f3d64…8c6588
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter39d ago0x87dcac…4adf61
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0xb3cf62…c76854
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x1203f6…6bf893

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.