Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$37.53100%mrdn65d ago0x86eff2…5dbd79
0x4754…327b0x8e77…e2d6Base—$25.92100%mrdn65d ago0xc18f1e…3f3fa7
0x13db…51920x8e77…e2d6Base—$36.01100%mrdn65d ago0x84a917…63e5d4
0xe55e…f7480x8e77…e2d6Base—$40.09100%mrdn65d ago0xc8e53d…9adca3
0xb6db…31e10x8e77…e2d6Base—$26.24100%mrdn65d ago0xf7835a…a9b883
0x4754…327b0x8e77…e2d6Base—$20.44100%mrdn65d ago0x6aff8c…450422
0x1cec…8dd40x8e77…e2d6Base—$21.69100%mrdn65d ago0x104a99…2a3728
0x4754…327b0x8e77…e2d6Base—$40.40100%mrdn65d ago0x5548d6…0816dd
0xfe8f…794d0x8e77…e2d6Base—$29.80100%mrdn65d ago0xeca79d…4dd7e3
0xb6db…31e10x8e77…e2d6Base—$27.32100%mrdn65d ago0x848340…d0addb
0xe55e…f7480x8e77…e2d6Base—$20.95100%mrdn65d ago0x48efdd…55110e
0xfe8f…794d0x8e77…e2d6Base—$21.10100%mrdn65d ago0x55b77f…543096
0xa6a9…809d0x8e77…e2d6Base—$43.47100%mrdn65d ago0x67bb33…15e58e
0xa6a9…809d0x8e77…e2d6Base—$38.45100%mrdn65d ago0x8e482b…65431e
0xb6db…31e10x8e77…e2d6Base—$32.16100%mrdn65d ago0x152b49…62f530
0xa6a9…809d0x8e77…e2d6Base—$27.43100%mrdn65d ago0x990a48…f1268a
0xfe8f…794d0x8e77…e2d6Base—$19.57100%mrdn65d ago0xc2fcfe…c78e76
0xe55e…f7480x8e77…e2d6Base—$40.27100%mrdn65d ago0xd25587…a074ec
0xb6db…31e10x8e77…e2d6Base—$34.38100%mrdn65d ago0x238755…254bff
0xfe8f…794d0x8e77…e2d6Base—$32.19100%mrdn65d ago0xb7df50…9b6c2c
0xb6db…31e10x8e77…e2d6Base—$46.40100%mrdn65d ago0x535c54…979a0b
0x1cec…8dd40x8e77…e2d6Base—$33.89100%mrdn65d ago0xbce497…8b0871
0x13db…51920x8e77…e2d6Base—$41.67100%mrdn65d ago0x843449…cfae55
0xa6a9…809d0x8e77…e2d6Base—$21.85100%mrdn65d ago0x7936cd…66d404
0xb6db…31e10x8e77…e2d6Base—$27.34100%mrdn65d ago0x5d7742…2b82b2

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.