Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e43…f1330x0d3b…0707Base—$0.003776100%0x461a…5962107d ago0xbbd8ae…8fc8ad
0x55ed…c13a0x0d3b…0707Base—$0.003776100%0x461a…5962107d ago0x9aecf8…eef5a7
0xd9a2…510f0x0d3b…0707Base—$0.003776100%0x461a…5962107d ago0xd45e02…9f3896
0x7a9d…0a8f0x0d3b…0707Base—$0.01100%0x461a…5962107d ago0x695fe4…f00adc
0xc0b9…3a960x0d3b…0707Base—$0.003776100%0x461a…5962107d ago0x28338e…cc6850
0xd00b…ad4a0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xbd2199…7172c9
0x9c4e…a9ea0x0d3b…0707Base—$0.003776100%0x461a…5962107d ago0x652f5e…43ba2e
0x9142…8dcf0x0d3b…0707Base—$0.01100%0x461a…5962107d ago0x70ec22…bc6ed5
0xd00b…ad4a0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x10f8d7…c6cf99
0x7bcf…080e0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x495b11…26e3cc
0x34c1…3c880x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x1c6be5…0cd0cf
0xdf51…9c0b0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x0778e3…09432a
0xd341…cf7d0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x9d872f…7c3c80
0x63e6…932e0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x150796…77e1aa
0x3653…26530x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x0c8397…19c5f9
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x0d14aa…5d796d
0xc918…81420x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x04880b…7c24dd
0x6ff1…1b9a0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x099114…2917a2
0xdfe6…8d240x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x2ed61a…553f0d
0xeb0d…927a0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x0679ac…72a8d4
0x2686…f1030x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x37953f…c3ca55
0x64d1…1d2d0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x4ecc1b…bc9fe3
0x6198…0b390x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x16af6e…68a647
0x2ece…43ae0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x11de4b…81ae1f
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x18f91f…e5cf1b

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.