Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$100.30100%0x7d0e…e64b105d ago0x58e68e…a8a260
0x3be9…575c0xf6ee…3bd2Base—$0.002256100%0x7d0e…e64b105d ago0x58e68e…a8a260
0x3be9…575c0xf6ee…3bd2Base—$0.006287100%0x4ed0…caab105d ago0x841d74…14b16a
0x3be9…575c0x31d0…2cd7Base—$90.30100%0x4ed0…caab105d ago0x841d74…14b16a
0x3be9…575c0xf6ee…3bd2Base—$0.004426100%0x7d0e…e64b105d ago0xf9c6ec…cde5e6
0x3be9…575c0x31d0…2cd7Base—$10.31100%0x7d0e…e64b105d ago0xf9c6ec…cde5e6
0x3be9…575c0x31d0…2cd7Base—$5.31100%0x4337…df48105d ago0x1c727d…c8aa47
0x3be9…575c0xf6ee…3bd2Base—$0.007274100%0x4337…df48105d ago0x1c727d…c8aa47
0x3be9…575c0x31d0…2cd7Base—$32.00100%0xf279…f77f105d ago0x938cca…d89b18
0x3be9…575c0x31d0…2cd7Base—$25.27100%0x4337…a93d105d ago0xed2a21…03bee7
0x3be9…575c0xf6ee…3bd2Base—$0.002331100%0x4337…a93d105d ago0xed2a21…03bee7
0x3be9…575c0xf6ee…3bd2Base—$0.00954100%0x4ed0…caab105d ago0x4273f5…203864
0x3be9…575c0x31d0…2cd7Base—$32.28100%0x4ed0…caab105d ago0x4273f5…203864
0x3be9…575c0x31d0…2cd7Base—$10.27100%0x17a9…59db105d ago0xebf719…f763aa
0x3be9…575c0xf6ee…3bd2Base—$0.007548100%0x17a9…59db105d ago0xebf719…f763aa
0x3be9…575c0x31d0…2cd7Base—$10.27100%0x4337…df9b105d ago0xda67fb…22f5c7
0x3be9…575c0xf6ee…3bd2Base—$0.007682100%0x4337…df9b105d ago0xda67fb…22f5c7
0x3be9…575c0x31d0…2cd7Base—$30.32100%0x4337…e22a105d ago0x08dce3…69a4bc
0x3be9…575c0xf6ee…3bd2Base—$0.006805100%0x4337…e22a105d ago0x08dce3…69a4bc
0x3be9…575c0x31d0…2cd7Base—$15.27100%0x4337…c271105d ago0x2c0569…ef6080
0x3be9…575c0xf6ee…3bd2Base—$0.005439100%0x4337…c271105d ago0x2c0569…ef6080
0x3be9…575c0xf6ee…3bd2Base—$0.001957100%0x4337…98b6105d ago0xd1bfe9…038d9b
0x3be9…575c0x31d0…2cd7Base—$42.32100%0x4337…98b6105d ago0xd1bfe9…038d9b
0x3be9…575c0xf6ee…3bd2Base—$0.007312100%0xb872…0ab3105d ago0xe39604…164c31
0x3be9…575c0x31d0…2cd7Base—$10.27100%0xb872…0ab3105d ago0xe39604…164c31

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.