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$11.13100%mrdn110d ago0x8473e2…043de9
0xb6db…31e10x8e77…e2d6Base$27.66100%mrdn110d ago0xf2432a…8348d5
0xb6db…31e10x8e77…e2d6Base$29.04100%mrdn110d ago0xf40d15…6ccd40
0xb6db…31e10x8e77…e2d6Base$24.42100%mrdn110d ago0x900172…f0bd39
0xb6db…31e10x8e77…e2d6Base$17.39100%mrdn110d ago0x74eed6…e03187
0xb6db…31e10x8e77…e2d6Base$24.48100%mrdn110d ago0xa4a0d5…88dc2d
0xb6db…31e10x8e77…e2d6Base$20.85100%mrdn110d ago0xcb3d15…0c1311
0xb6db…31e10x8e77…e2d6Base$29.36100%mrdn110d ago0x860526…ee7d56
0xb6db…31e10x8e77…e2d6Base$26.11100%mrdn110d ago0x6c65b1…0d7739
0xb6db…31e10x8e77…e2d6Base$49.03100%mrdn110d ago0xb74f56…5bc913
0xb6db…31e10x8e77…e2d6Base$49.39100%mrdn110d ago0xc161c1…283ca8
0xb6db…31e10x8e77…e2d6Base$52.40100%mrdn110d ago0x006e7d…15e7a0
0xb6db…31e10x8e77…e2d6Base$65.70100%mrdn110d ago0x48ff79…fa7886
0xb6db…31e10x8e77…e2d6Base$34.15100%mrdn110d ago0x6987fc…0c6fbb
0xb6db…31e10x8e77…e2d6Base$96.70100%mrdn110d ago0xcb807d…e00007
0xb6db…31e10x8e77…e2d6Base$54.83100%mrdn110d ago0x8b23bf…9a4027
0xb6db…31e10x8e77…e2d6Base$69.47100%mrdn110d ago0x715374…81ced5
0xb6db…31e10x8e77…e2d6Base$20.06100%mrdn110d ago0xf97b87…80894a
0xb6db…31e10x8e77…e2d6Base$76.10100%mrdn110d ago0x3ebd67…790654
0xb6db…31e10x8e77…e2d6Base$22.01100%mrdn110d ago0xd7d20b…de7174
0xb6db…31e10x8e77…e2d6Base$28.25100%mrdn110d ago0x92e8f3…2994f2
0xb6db…31e10x8e77…e2d6Base$59.49100%mrdn110d ago0x8a61f6…9bbb22
0xb6db…31e10x8e77…e2d6Base$22.78100%mrdn110d ago0x795cf0…e46a19
0xb6db…31e10x8e77…e2d6Base$25.10100%mrdn110d ago0x134ed0…65350a
0xb6db…31e10x8e77…e2d6Base$100.31100%mrdn110d ago0xbb4849…cf8504

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.