Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base$39.41100%mrdn50d ago0x4b0f01…ab7888
0xa6a9…809d0x8e77…e2d6Base$36.79100%mrdn50d ago0xd5cdf6…530ea0
0x13db…51920x8e77…e2d6Base$19.76100%mrdn50d ago0xddf36d…e9e63c
0x4754…327b0x8e77…e2d6Base$29.37100%mrdn50d ago0x3f6bb5…24130c
0xe55e…f7480x8e77…e2d6Base$39.96100%mrdn50d ago0xecb12b…618ec9
0x1cec…8dd40x8e77…e2d6Base$21.81100%mrdn50d ago0xadf885…8c1fe4
0xb6db…31e10x8e77…e2d6Base$30.32100%mrdn50d ago0xcd3b65…002a70
0x1cec…8dd40x8e77…e2d6Base$26.77100%mrdn50d ago0xfe668e…54f537
0xfe8f…794d0x8e77…e2d6Base$31.33100%mrdn50d ago0x9c7e05…742f93
0x1cec…8dd40x8e77…e2d6Base$32.73100%mrdn50d ago0x23f95d…bb3035
0xfe8f…794d0x8e77…e2d6Base$26.67100%mrdn50d ago0xa231c0…f7a7c5
0xe55e…f7480x8e77…e2d6Base$26.61100%mrdn50d ago0x185581…ea7f6a
0x1cec…8dd40x8e77…e2d6Base$20.81100%mrdn50d ago0x965655…97b609
0x4754…327b0x8e77…e2d6Base$36.57100%mrdn50d ago0xdf84ad…23bb6a
0xb6db…31e10x8e77…e2d6Base$40.24100%mrdn50d ago0xfc6d82…b98d98
0x4754…327b0x8e77…e2d6Base$26.01100%mrdn50d ago0x5ee921…d97769
0xfe8f…794d0x8e77…e2d6Base$17.74100%mrdn50d ago0x7c0b70…0c9b82
0xa6a9…809d0x8e77…e2d6Base$18.91100%mrdn50d ago0x9b683f…2625a6
0x13db…51920x8e77…e2d6Base$26.01100%mrdn50d ago0xe09c2b…5775b2
0xa6a9…809d0x8e77…e2d6Base$29.81100%mrdn50d ago0xfd354a…c5b902
0xe55e…f7480x8e77…e2d6Base$34.76100%mrdn50d ago0xe27f9a…fa19d1
0xb6db…31e10x8e77…e2d6Base$33.00100%mrdn50d ago0xb5f9a9…b098ef
0x13db…51920x8e77…e2d6Base$23.93100%mrdn50d ago0x887e49…c1cbab
0xa6a9…809d0x8e77…e2d6Base$28.13100%mrdn50d ago0xa667b2…7bf2b4
0x13db…51920x8e77…e2d6Base$21.69100%mrdn50d ago0x923afa…be4b37

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.