Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.002256100%0x7d0e…e64b105d ago0x58e68e…a8a260
0x3be9…575c0xf6ee…3bd2Base—$0.006287100%0x4ed0…caab105d ago0x841d74…14b16a
0x3be9…575c0xf6ee…3bd2Base—$0.004426100%0x7d0e…e64b105d ago0xf9c6ec…cde5e6
0x3be9…575c0xf6ee…3bd2Base—$0.007274100%0x4337…df48105d ago0x1c727d…c8aa47
0x3be9…575c0xf6ee…3bd2Base—$0.002331100%0x4337…a93d105d ago0xed2a21…03bee7
0x3be9…575c0xf6ee…3bd2Base—$0.00954100%0x4ed0…caab105d ago0x4273f5…203864
0x3be9…575c0xf6ee…3bd2Base—$0.007548100%0x17a9…59db105d ago0xebf719…f763aa
0x3be9…575c0xf6ee…3bd2Base—$0.007682100%0x4337…df9b105d ago0xda67fb…22f5c7
0x3be9…575c0xf6ee…3bd2Base—$0.006805100%0x4337…e22a105d ago0x08dce3…69a4bc
0x3be9…575c0xf6ee…3bd2Base—$0.005439100%0x4337…c271105d ago0x2c0569…ef6080
0x3be9…575c0xf6ee…3bd2Base—$0.001957100%0x4337…98b6105d ago0xd1bfe9…038d9b
0x3be9…575c0xf6ee…3bd2Base—$0.007312100%0xb872…0ab3105d ago0xe39604…164c31
0x3be9…575c0xf6ee…3bd2Base—$0.002055100%0x4337…c62f105d ago0xf1844d…748c4b
0x3be9…575c0xf6ee…3bd2Base—$0.000307100%0x28e4…5b01105d ago0xc8b273…d36e5d
0x3be9…575c0xf6ee…3bd2Base—$0.00914100%0x4337…365f105d ago0x07733c…bd5c5d
0x3be9…575c0xf6ee…3bd2Base—$0.007447100%0x6a6f…be41105d ago0xc46818…1c6f3a
0x3be9…575c0xf6ee…3bd2Base—$0.007175100%0x4337…f268105d ago0x760dad…edb833
0x3be9…575c0xf6ee…3bd2Base—$0.008212100%0xb872…0ab3105d ago0x0ddcf0…609734
0x3be9…575c0xf6ee…3bd2Base—$0.00654100%0x4ed0…caab105d ago0x4293df…4c0909
0x3be9…575c0xf6ee…3bd2Base—$0.007085100%0x28e4…5b01105d ago0x45d0d4…7b2396
0x3be9…575c0xf6ee…3bd2Base—$0.000026100%0x4337…d0b2105d ago0xde5a78…e1e3a4
0x3be9…575c0xf6ee…3bd2Base—$0.000662100%0xb872…0ab3105d ago0xee8f89…e47b0d
0x3be9…575c0xf6ee…3bd2Base—$0.001332100%0x4ed0…caab105d ago0xa950f1…4bae6b
0x3be9…575c0xf6ee…3bd2Base—$0.009113100%0xb872…0ab3105d ago0x8fc009…acbff4
0x3be9…575c0xf6ee…3bd2Base—$0.005139100%0x28e4…5b01105d ago0x1d22e0…a4525f

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.